React Libraries
Overview
The React libraries in onecx-portal-ui-libs provide building blocks for integrating React microfrontends with the OneCX platform. They complement the framework-agnostic @onecx/integration-interface by adding React-focused helpers, HOCs, and integration utilities.
Libraries
| Library | Description |
|---|---|
@onecx/react-auth |
React helpers for authentication and integration with OneCX security flows. |
@onecx/react-integration-interface |
React-friendly wrappers and types for working with OneCX integration topics and interfaces. |
@onecx/react-utils |
Utilities and HOCs for styling isolation, scoping, and common integration patterns in React microfrontends. |
@onecx/react-remote-components |
React utilities for consuming and rendering remote components registered in the OneCX platform. |
@onecx/react-webcomponents |
Helpers for using web components in React-based OneCX microfrontends. |