Open thescientist13 opened 6 years ago
Provide documentation here? https://github.com/Polymer/lit-element/issues/37
@hutchgrant You may be interested in this issue.
Added a basic hello world style guide. The topics you want covered should perhaps be on separate pages with separate examples.
Type of Change
Summary
Some documentation on how to create a component. Topics to cover (link out where appropriate to keep it DRY):
LitElement
,HTMLElement
)Use Case
Developers looking to create their first web component.
Code Sample
N / A
Pros / Cons
No cons, other than the usual risk with documentation that it can get out dated easily.