Back to Lit

⌲ Examples ⌲ Name Property

packages/lit-starter-ts/docs-src/examples/name-property.md

1.3.0105 B
Original Source

<my-element name="Earth"></my-element>

<h3>HTML</h3>
html
<my-element name="Earth"></my-element>