Home > @uniformdev/design-system > LoadingIconProps

LoadingIconProps interface

Signature:

Extends: HTMLAttributes<SVGSVGElement>

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

height?

</td><td>

</td><td>

number

</td><td>

(Optional) (optional) prop that sets a number value for the width of the icon

</td></tr> <tr><td>

width?

</td><td>

</td><td>

number

</td><td>

(Optional) (optional) prop that sets a number value for the height of the icon

</td></tr> </tbody></table>