CheckboxGroup Pass Through
Pass Through documentation for CheckboxGroup component
Viewer#
Some sections may not be visible due to the availability of the particular feature. Section names that start with the pc prefix indicate that the element is a PrimeReact component not a DOM element.
Loading...
CheckboxGroup PT Options#
Defines passthrough(pt) options of Checkbox component.
| label | type | description |
|---|---|---|
| root | CheckboxGroupPassThroughType<HTMLAttributes<HTMLDivElement>> | Used to pass attributes to the root's DOM element. |