-
- Downloads
Neues Switch Control #159
Showing
- CHANGELOG.md 8 additions, 0 deletionsCHANGELOG.md
- example/components/form/toggle-switch.mjs 7 additions, 0 deletionsexample/components/form/toggle-switch.mjs
- playground/bind-with-datasource/index.html 128 additions, 103 deletionsplayground/bind-with-datasource/index.html
- playground/bind-with-datasource/main.mjs 18 additions, 2 deletionsplayground/bind-with-datasource/main.mjs
- playground/toggle-switch/index.html 41 additions, 0 deletionsplayground/toggle-switch/index.html
- playground/toggle-switch/main.mjs 36 additions, 0 deletionsplayground/toggle-switch/main.mjs
- playground/toggle-switch/main.pcss 9 additions, 0 deletionsplayground/toggle-switch/main.pcss
- source/components/form/style/toggle-switch.pcss 74 additions, 0 deletionssource/components/form/style/toggle-switch.pcss
- source/components/form/stylesheet/toggle-switch.mjs 27 additions, 0 deletionssource/components/form/stylesheet/toggle-switch.mjs
- source/components/form/toggle-switch.mjs 427 additions, 0 deletionssource/components/form/toggle-switch.mjs
- test/cases/components/form/toggle-switch.mjs 310 additions, 0 deletionstest/cases/components/form/toggle-switch.mjs
example/components/form/toggle-switch.mjs
0 → 100644
playground/toggle-switch/index.html
0 → 100644
playground/toggle-switch/main.mjs
0 → 100644
playground/toggle-switch/main.pcss
0 → 100644
source/components/form/toggle-switch.mjs
0 → 100644
test/cases/components/form/toggle-switch.mjs
0 → 100644
Please register or sign in to comment