Skip to content

fesieg/custom-checkbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

custom checkbox demo

a simple html page demonstrating a custom checkbox component that stays synced with a native html checkbox.

features:

  • custom styled checkbox with svg checkmark
  • syncs state with native checkbox
  • keyboard accessible (space key)
  • click and focus events handled properly

open checkbox.html in your browser to see it in action.

About

custom checkbox code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages