UNPKG
id-community-style-kit
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A style kit for .id community products
fbrctr.github.io
id-community-style-kit
/
src
/
materials
/
components
/
checkbox.html
5 lines
•
87 B
HTML
View Raw
1
2
3
4
5
<
div
class
=
"checkbox"
>
<
label
>
<
input
type
=
"checkbox"
>
Check me out
</
label
>
</
div
>