Skip to content

Accept type for BooleanField to switch between 'switch' & 'box' #15

@e9-skanthi

Description

@e9-skanthi
<div class="checkbox">
...
<label class="check-label switch" :for="randomId"></label>
...
</div>

For box, CSS support already exists.
<label class="check-label box" :for="randomId"></label>

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