DotNaos UI

Checkbox

Checkbox from the Base package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
checkedOptional
boolean
defaultCheckedOptional
boolean
descriptionOptional
string
disabledOptional
boolean
false
labelRequired
string
nameOptional
string
onCheckedChangeOptional
((checked: boolean) => void)