Hierarchy

Hierarchy

Properties

actualDensity?: string | ControlDisplayDensity

Gets the actual display density to use for the label.

actualHighlightTextColor?: string

Gets the actual color to use for the text color.

actualHoverHighlightTextColor?: string

Gets the actual color to use for the text color when highlighted and hovered.

actualHoverTextColor?: string

Gets the actual hover color to use for the text.

actualTextColor?: string

Gets the actual color to use for the text color.

alignItems?: string

Gets or sets the id to use for the checkbox.

alignSelf?: string

Gets or sets the id to use for the checkbox.

ariaLabel?: string

Gets or sets the value of the aria-label attribute.

baseTheme?: string | BaseControlTheme

Gets or sets the base built in theme to use for the label.

children?: ReactNode
density?: string | ControlDisplayDensity

Gets or sets the display density to use for the label.

disabled?: string | boolean

Gets or sets whether the checkbox is disabled.

display?: string

Gets or sets the id to use for the checkbox.

flexDirection?: string

Gets or sets the id to use for the checkbox.

flexGrow?: string

Gets or sets the flex-grow setting for the button.

for?: string

Gets or sets the for attribute to use for the label.

highlightTextColor?: string

Gets or sets the color to use for the text.

hoverHighlightTextColor?: string

Gets or sets the color to use for the text.

hoverTextColor?: string

Gets or sets the color to use for the hovered text of the button regardless of type.

id?: string

Gets or sets the id to use for the checkbox.

isHover?: string | boolean

Gets or sets whether the label is hovered.

name?: string

Gets or sets name to use for the button.

tabIndex?: string | number

Gets or sets TabIndex to use for the checkbox.

text?: string

Gets or sets the text for the label.

textColor?: string

Gets or sets the color to use for the text.

textStyle?: string

Gets or sets the use for the button.

value?: string | boolean

Gets or sets the value for the label.