slot
The slot HTML element defines a placeholder.
Syntax
HTML
<slot attribute-name="attribute-value"></slot>
Attributes
Name | Value | Description |
---|---|---|
name | string | name of slot |
The slot HTML element defines a placeholder.
<slot attribute-name="attribute-value"></slot>
Name | Value | Description |
---|---|---|
name | string | name of slot |