Created
April 29, 2017 16:37
-
-
Save ZhihaoLau/484cec69a28332e8c690e0c9331ca183 to your computer and use it in GitHub Desktop.
TinyUILib-CheckList-Demo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<check-list | |
v-model="selected" | |
:options="options" | |
:toggleAllAble="true" | |
/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment