Divider Pass Through

Pass Through documentation for Divider component

Viewer#

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

Loading...

DividerRoot PT Options#

Defines passthrough(pt) options of Divider component.

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

DividerContent PT Options#

Defines passthrough(pt) options of DividerContent component.

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