<my-element>
A web component just for me.
Home
Examples
API
Install
Example: Name Property
A basic example
Setting the name property
HTML
<
my-element
name
=
"
Earth
"
>
</
my-element
>