@skyux/indicators 6.0.0-beta.4 → 6.0.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -249,6 +249,7 @@ class SkyAlertComponent {
249
249
  }
250
250
  /**
251
251
  * Specifies a style for the alert to determine the icon and background color.
252
+ * The valid options are `danger`, `info`, `success`, and `warning`.
252
253
  * @default "warning"
253
254
  */
254
255
  set alertType(value) {