Skip to main content

Components

All input components ending with Item have their original counterpart, and differ in some props:

NameTypeDefaultDescription
childrenReactNodeWrapper component title
notestringDescription of what the input component is about
styleCSSPropertiesWrapper component style
caution

Enums listed cannot be accessed on the Item components. For example, Checkbox.Aligns is not available on CheckboxItem.Aligns.