DaffStatus

The DaffStatus type defines the possible status values that a component can have.

  • 'warn': Indicates a warning status.
  • 'danger': Indicates a danger or error status.
  • 'success': Indicates a success status.

Type Options
DaffStatus 'warn' | 'danger' | 'success'
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.