Attribute Name | Attribute Type | Description | Required? |
---|---|---|---|
body | Component[] | The body of the component. In markup, this is everything in the body of the tag. | |
HTMLAttributes | Map | A map of attributes to set on the html element. | |
tag | String | The name of the html element that should be rendered. |