show-if

Optional

Type: boolean

Default: true

Controls visibility of the UI component. If set to false, the component will not be displayed. Can be the result of a JS/TS function.

Also see hide-if.

Further reading: You can find more details about showing or hiding UI components here.

Last updated