Skip to content

rux-status

Properties

PropertyAttributeDescriptionTypeDefault
statusstatusSets the status symbol, valid options are critical, serious, caution, normal, standby and off"caution" | "critical" | "normal" | "off" | "serious" | "standby" | undefined'normal'

Shadow Parts

PartDescription
"status"the container of the rux-status symbol

Dependencies

Used by

Graph

mermaid
graph TD;
  rux-log --> rux-status
  rux-monitoring-icon --> rux-status
  rux-monitoring-progress-icon --> rux-status
  rux-notification --> rux-status
  rux-time-region --> rux-status
  style rux-status fill:#f9f,stroke:#333,stroke-width:4px
graph TD;
  rux-log --> rux-status
  rux-monitoring-icon --> rux-status
  rux-monitoring-progress-icon --> rux-status
  rux-notification --> rux-status
  rux-time-region --> rux-status
  style rux-status fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS