The value of the prop that will be passed to children if mode is disable
and the requirement is not fulfilled. Defaults to true.
What should happen when the requirement is NOT met. hide means that access-controlled components
won't be rendered, disable means that the components will be rendered as disabled / non-modifiable.
Required operation permission. Defaults to read.
Generated using TypeDoc
The name of the prop that will be passed to
childrenif mode isdisableand the requirement is not fulfilled. Defaults todisabled.