Hierarchy

Properties

className?: string

CSS Class name for additional styles

download?: string

Download file name. (default: unset)

id?: string

Form control id

inlineMode?: boolean

Hide options not needed in the “inline” scenario

label?: string

Form control label

tooltipContent?: ReactNode

A tooltip of additional information

url?: string

URL to navigate to

value?: string | number

Value to be displayed

Generated using TypeDoc