steps
List Step
A list steps shows a series of elements within a vertical list. For instance, a list of devices on a user's network.
v1.0.1
Changelog
Notable changes to this step or component will be documented here.
### v1.0.1 — 25 Jun 2020
- Added
<div class='px-6'>
wrapper around<footer>
to ensure horizontal padding is given to button.
Changing device status
In order to change the appearance of a device list item from offline to online or vice verse just add the offline
or online
class to the <li class='list--prompt__item'>
element. Simple.