new HelloWorldComponent()
Initializes the name property to `World`.
- Source:
Classes
Members
name
The name to greet
- Default Value:
- World
- Source:
Methods
connectedCallback()
Sets the component inner
html to the greeting.
- Source: