Skip to content

sagarb3/Stencil_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Convention Used In Project

  • camelCase method used

  • private method followed by underscore example _private()

  • public method not followed by underscore

  • className capitilize class Modal

  • custom elements is somedomain-elementfeature sb3-tooltip sb3-modal , sb3 is some domain name

General Description

Webcomponents are custom html elements which have their own functionality tied closely to their shadow dom and can be used for a small as well as big project , web components are super easy to implement

Important Links to Refer

About

Analysis on the web-components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published