Skip to content

another signal wanted #53

@blset

Description

@blset

<Spinner class=("visible", move || login.pending().get()) />
where only a MaybeProp is allowed

this is to be able to show the button with spinner but without it changed size
when the spinner is no more needed

 <Button>
 <Spinner class=("visible", move || login.pending().get()) />
  "Se connecter"
 </Button>

an also this silently ignores the attribute

<Spinner class:visible=move || login.pending().get() />

and gives, but without error,
<svg class="singlestage-spinner">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions