pub fn Spinner(props: SpinnerProps) -> impl IntoViewExpand description
ยงOptional Props
- class:
impl Into<MaybeProp<String>> - label:
impl Into<MaybeProp<String>>- An optional label for the Spinner.
- size:
impl Into<Signal<SpinnerSize>>- The size of the spinner.
- children:
Children