Live
<ns-live> Overview
Live draws attention to areas of the page that are dynamically updating.
The ns-live component comprises a loading icon, a helpful message and a subtle animation.
Examples
Guidance
Standard

Key
| Key | Field type | Guidelines |
|---|---|---|
| A | Icon | This is the loading icon |
| B | Message | Keep this under 10 words and describe to the user what is happening e.g. Updating your quote |
Implementation
Placement
Specification
Attributes
busy
- Property
busy- Description
- The state of the live.
- Type
boolean- Default
false
busy-message
- Property
busyMessage- Description
- The message to display when busy.
- Type
string- Default
Updating
aria-live
- Property
ariaLive- Description
- The aria-live attribute.
- Type
string- Options
politeassertive- Default
polite
type
- Property
type- Type
string- Default
standard
Slots
| Slot | Permitted tags | Description |
|---|---|---|
| Anonymous slot | Any HTML flow content. |
Last updated: