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