Skip to content

despens/liltogl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Lil Togl

CSS toggle based on the :has pseudo class

  • 100% CSS toggle widget.
  • Uses the CSS :has pseudo element selector.
  • If that CSS is feature is not available, falls back to semantically correct <label> and <input type="checkbox">. No fluff elements.
  • Checkbox on left side of the label, toggle on right side of the label.
  • Customize with CSS variables.

Public Domain

About

CSS toggle based on the :has pseudo class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages