Skip to content

AhmetTashan/on-off-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switch Button

New member of the old world

expmle image

Usage

Simple use:

<div class="switches">
    <label>
        <input type="checkbox">
        <i></i>
        <span id="on">Button enabled.</span>
        <span id="off">Button disabled.</span>
    </label>
</div>

Releases

No releases published

Packages

No packages published