C3 AI Documentation Home

UI Component Library React Overview

React renderers for a library of UI component Types.

The uiComponentLibraryReact package is a set of React renderers for the UI component Types provided by uiComponentLibrary.

Relation to uiComponentLibrary

uiComponentLibrary provides component type definitions—including action creators, reducers, and epics—for all component types in the component library.

uiComponentLibraryReact provides the React renderers for each of these component types.

Was this page helpful?