Skip to content

webdevinci/WebComponentPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Web Components library

Notes

  • basic-web-components directory contains a branch of that project (linked).
  • components contains the custom Web Components that I have created (some with help).

Features

  • date-widget Source from Write Web Components with es2015 (es6)

    • *@params: theme {String} - color for the theme
    • Shows a nice little widget with the date and time.
    • Time updates on a 1 second timer
  • style-radio

    • *@params: data-label-text {String} - Label text for the radio button.
    • *@params: data-value {any} - Value of the radio input.
    • Radio button styled with CSS. The input is hidden and style added to an adjacent span to normalize across browsers.

About

Library / playground for web components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published