hide-if
Optional
Type: boolean
Default: false
Controls visibility of the UI component. If set to true
, the component will not be displayed. Can be the result of a JS/TS function.
Also see show-if
.
Further reading: You can find more details about showing or hiding UI components here.
Last updated