Skip to content

Using p-toggle and p-switch together cancels p-switch's slide animation #80

Open
@BurakUeda

Description

@BurakUeda

Simply what title says.

<div class="pretty p-switch p-fill p-toggle">
        <input type="checkbox" />
        <div class="state p-success p-on">
            <label>Subscribed</label>
        </div>
        <div class="state p-danger p-off">
            <label>Subscribe </label>
        </div>
</div>

It works but there is no sliding animation.

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