Optional
disabled?: booleanIndicate if item is disabled
Optional
dismissIndicate if keyboard should be dismissed onPress
Optional
divider?: booleanIndicate that divider should be rendered (does not apply to last item)
Optional
icon?: CarbonIconSet to an icon from Carbon (size 20).
Optional
iconColor of the icon (default is primary text)
Optional
id?: stringID for tracking items
Text to render
Optional
textBreak mode for text. Default is to wrap text
Optional
textText type to render (Standard is default. Normally only body 01 or 02 should be used)
Generated using TypeDoc
An item to pass to the Dropdown component