Tile
<sl-tile> | SlTile
            Short summary of the component’s intended use.
<sl-tile>HELLO</sl-tile>
Examples
First Example
TODO
Second Example
TODO
[component-metadata:sl-tile]
Slots
| Name | Description | 
|---|---|
| (default) | The default slot. | 
| example | An example slot. | 
Learn more about using slots.
Properties
| Name | Description | Reflects | Type | Default | 
|---|---|---|---|---|
| name | An example attribute. | string | 'Template name' | |
| updateComplete | A read-only promise that resolves when the component has finished updating. | 
Learn more about attributes and properties.
Events
| Name | React Event | Description | Event Detail | 
|---|---|---|---|
| sl-event-name |  | Emitted as an example. | - | 
Learn more about events.
Custom Properties
| Name | Description | Default | 
|---|---|---|
| --example | An example CSS custom property. | 
Learn more about customizing CSS custom properties.
Parts
| Name | Description | 
|---|---|
| base | The component’s base wrapper. | 
Learn more about customizing CSS parts.
Dependencies
This component automatically imports the following dependencies.
- <sl-example>