Button Pass Through

Pass Through documentation for button component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

Button PT Options#

Defines passthrough(pt) options of Button component.

labeltypedescription
rootButtonPassThroughType<HTMLAttributes<HTMLButtonElement>>Used to pass attributes to the root's DOM element.

ButtonGroup PT Options#

Defines passthrough(pt) options of Button component.

labeltypedescription
rootButtonGroupPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.