You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: first-gen/packages/status-light/src/StatusLight.ts
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,8 @@ export class StatusLight extends StatusLightBase {
79
79
// ───────────────────────
80
80
81
81
/**
82
-
* @todo This property is deprecated in S2, and can be removed once we are no longer maintaining S1.
82
+
* @deprecated The `disabled` property is is deprecated and will be removed
83
+
* in a future release.
83
84
*
84
85
* A status light in a disabled state shows that a status exists, but is not available in that circumstance. This can be used to maintain layout continuity and communicate that a status may become available later.
0 commit comments