ProgressSpinner Pass Through

Pass Through documentation for ProgressSpinner component

Viewer#

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

ProgressSpinner PT Options#

Defines passthrough(pt) options of ProgressSpinner component.

labeltypedescription
rootProgressSpinnerPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.
spinProgressSpinnerPassThroughType<HTMLAttributes<SVGElement>>Used to pass attributes to the spin's DOM element.
circleProgressSpinnerPassThroughType<HTMLAttributes<SVGCircleElement>>Used to pass attributes to the circle's DOM element.