CircularLoader

Like a dog chasing his own tail.

Example

Props

    đŸ•šī¸ standard props
    loading
    boolean
    Determines if the loader is active.
    true
    class
    string
    Additional CSS classes for styling.
    ''
    🎨 style props
    --circular-loader-width
    size
    Width of the circular loader.
    30px
    --circular-loader-height
    size
    Height of the circular loader.
    30px
    --circular-loader-color
    color
    Color of the circular loader.
    var(global-color-primary-500)

Slots

    No data available

Events

    No data available