Skip to content

Switch component not accepting default values #9

Description

@jmsfilipe
const value = ref(true)

<Switch v-model="value" />

The above code won't work - the Switch component will not initialize with the given value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions