Base
Low-level classes and components for building application UI.
Constants
| Name | Description | |
|---|---|---|
| DivWithOutsideClick | Div element with Outside Click behavior | Deprecated |
Global Functions
| Name | Description | |
|---|---|---|
| Centered | Centered React functional component. | Deprecated |
| Div | Base div element React component | Deprecated |
| FillCentered | Full height & width and centered React functional component. | Deprecated |
| FlexWrapContainer | Flex Wrap Container React functional component. | Deprecated |
| Gap | Horizontal gap or space React component. | Deprecated |
| ScrollView | Scroll View React functional component. | Deprecated |
Interfaces
| Name | Description | |
|---|---|---|
| DivProps | Properties for the Div component | Deprecated |
| GapProps | Properties for the Gap component. | Deprecated |
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.