Divider (1.1.0 - 1.1.5)
(This is not the most recent version of AlexaDivider
. Use the Other Versions option to see the documentation for the most recent version of AlexaDivider
)
The Alexa divider responsive component (AlexaDivider
) displays a horizontal divider to create visual separation between items.
Import the alexa-layouts package
To use AlexaDivider
, import the alexa-layouts package.
The latest version of the alexa-layouts
package is 1.7.0. AlexaDivider
was introduced in version 1.1.0.
AlexaDivider parameters
All parameters except type
are optional.
Name | Type | Default | Description | Version added/updated |
---|---|---|---|---|
|
Array |
— |
Array of entity data to bind to this component. |
1.2.0 |
|
String |
|
Set the dark or light color theme. The selected theme controls the colors used for the component. |
1.1.0 |
|
String |
— |
Always set to |
1.1.0 |
AlexaDivider example
{
"type": "AlexaDivider"
}
Related topics
Last updated: Nov 28, 2023