Common
The Common category in the @itwin/core-react
package includes some common classes, components and enums used across various UI components.
React Higher-Order Components (HOCs)
- withIsPressed - adds pointer and mouse events
- withOnOutsideClick - adds outside click support
- withTimeout - adds timeout support
Common Enums
- CheckBoxState - State of a checkbox: On, Off or Partial
- HorizontalAlignment - Left, Center, Right or Justify
- Orientation - Horizontal or Vertical
- SortDirection - Direction for column sorting: Ascending, Descending or NoSort
- TimeFormat - Short or Long
- VerticalAlignment - Top, Middle or Bottom
API Reference
Last Updated: 29 September, 2021