Spin💫

Represents the state in loading

Code demonstration

import { USpin } from 'ungeui';

Basic useage🔥

Custom color🌈

Custom Icon🧰

Props

PropertyDescriptionTypeDefault
sizeSpin sizesmall | medium | large | hugemedium
colorSpin colorString#13C2C2

Slots

PropertyDescriptionTypeDefault
defaultIconVNode<Spin />

Last Updated: