Skip Navigation
docs
next page

Spinner

A simple spinner for displaying loading state.

Installation

Run the following command

pnpm dlx @shadext/cli add spinner

Usage

Size

With text and custom style

Loading...Loading with custom style

Toggle spinner

API Reference

Props

The SmartDatetimeInput component accepts the following props:

valueOption[][]
className
string
size
'small' | 'medium' | 'large'
medium
show
boolean
false
children
React.ReactNode