dynamic-forms-primeng / Interface

PrimeCheckboxProps

No documentation has been provided.

Properties

NameTypeDescription
binary
boolean | undefined

Binary mode for boolean values.

falseValue
unknown

Value to use when unchecked.

hint
DynamicText | undefined

Hint text displayed below the checkbox.

styleClass
string | undefined

CSS class to apply to the checkbox element.

trueValue
unknown

Value to use when checked.