Skip to content

This is an Arc2D Framework Toggle Switch WebComponent using Vanilla HTML/5, CSS3 & JavaScript. This example toggle-switch is a some-what of a replicate from a VueJS Toggle Switch Component Project on YouTube displaying the simplicity of using Arc2D vs other modern frameworks & applying W3C Standards with native WebComponent specs.

License

Notifications You must be signed in to change notification settings

Arc2D-Framework/toggle-switch-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W3C WebComponent Toggle-Switch-Demo

image

This is an Arc2D ToggleSwitch using Vanilla HTML/5, CSS3 & JavaScript. This example toggle-switch is a some-what of a replicate from a VueJS ToggleSwitch Component Project on YouTube displaying the simplicity of using Arc2D vs other modern frameworks & applying W3C Standards with native WebComponent specs.

VueJS ToggleSwitch Demo: image

Viewing the Demo

If you clone this project, use the webserver of your choice and navigate to the public folder, this is the root of the demo.

If you'd like, within the public folder, open your command prompt/terminal and run npm install.

There after, you may run http-server ./ -p <port> to run a webserver ( ex. http-server ./ -p 3001 ).

About

This is an Arc2D Framework Toggle Switch WebComponent using Vanilla HTML/5, CSS3 & JavaScript. This example toggle-switch is a some-what of a replicate from a VueJS Toggle Switch Component Project on YouTube displaying the simplicity of using Arc2D vs other modern frameworks & applying W3C Standards with native WebComponent specs.

Topics

Resources

License

Stars

Watchers

Forks