vue3-toggle-button

6/27/2022

My first Vue package is now ready. vue3-toggle-button. Just a simple toggle button with typescript in Vue 3.

It’s simple and will make a nice template if you want to make your own component. If you want another more basic as simple template to make a Vue3 component with full TypeScript support checkout https://github.com/bradintheusa/vue3Components it is bare bones and hopefully clear enough to follow, if not create an issue and I can look into it.