Status Dot <ndo-status-dot>

Compact inline status indicators with optional label.

All Statuses

status="active"
status="inactive"
status="pending"
status="coming-soon"

Without Label (icon only)

Usage

<ndo-status-dot status="active" label="Active"></ndo-status-dot>
<ndo-status-dot status="coming-soon" label="Coming soon"></ndo-status-dot>
<ndo-status-dot status="pending"></ndo-status-dot>
PropValuesDefault
statusactive · inactive · pending · coming-soonpending
labelstring— (omits label text)