CalvinE / ce-web-components

A collection of web components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CE-Web-Components

This is a collection of web components that I have created and use in various projects.

If you can use please enjoy!

Web Components

name description
ce-themetoggle A simple toggle that sets the data-current-theme attribute on the single element selected by the data-target-selector to either light or dark. Using CSS selectors like [data-current-theme="dark"] or [data-current-theme="light"].

About

A collection of web components.


Languages

Language:TypeScript 91.1%Language:HTML 8.9%