We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.