Skip to content

SettingDefinitionPage.status?

SettingDefinitionPage › status?

Official

Type: 'warning' | null | (() => 'warning' | null)

Adds a status indicator to the entry. Use 'warning' when the value on the page needs the user's attention. Call update() on the setting tab to refresh it after the underlying state changes.

Since: 1.13.1