The @broadleaf/admin-components
library has exportable OOB components that allow developers to implement their own custom components to better match their unique business cases. This document aims to list and describe the major export bundles and the available components under them, as well explain their functions in the simplest terms and link detailed explanations where necessary.
Component Name | Description |
---|---|
|
The root component representing the entry point to the app. It provides the base layout and page routing. |
|
A composite component that configures the various global React Context Providers such as |