Common
Common classes and enums used across various UI components.
Enumerations
| Name | Description | |
|---|---|---|
| CheckBoxState | State of a checkbox | Deprecated |
| HorizontalAlignment | Enumeration for horizontal alignment. | Deprecated |
| Orientation | Enumeration of orientation. | Deprecated |
| SortDirection | Enumeration for sorting direction. | Deprecated |
| TimeFormat | Enumeration of time formats. | Deprecated |
| VerticalAlignment | Enumeration for vertical alignment. | Deprecated |
Global Functions
| Name | Description | |
|---|---|---|
| withIsPressed | ||
| withOnOutsideClick | ||
| withTimeout |
Interfaces
| Name | Description | |
|---|---|---|
| CheckBoxInfo | A data type that holds all the checkbox display attributes | Deprecated |
| WithIsPressedProps | Properties for withIsPressed React higher-order component | Deprecated |
| WithOnOutsideClickProps | Properties for withOnOutsideClick React higher-order component | Deprecated |
| WithTimeoutProps | Properties for withTimeout React higher-order component | Deprecated |
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.