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

entities

Array

Array of entity data to bind to this component.

1.2.0

theme

String

dark

Set the dark or light color theme. The selected theme controls the colors used for the component.

1.1.0

type

String

Always set to AlexaDivider.

1.1.0

AlexaDivider example

{
  "type": "AlexaDivider"
}


Was this page helpful?

Last updated: Nov 28, 2023