Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AttrPermAccessControlProps

Index

Properties

attrName

attrName: string

Optional disabledPropName

disabledPropName: undefined | string

Optional disabledPropValue

disabledPropValue: any

entityName

entityName: string

Optional mode

mode: "hide" | "disable"

Optional render

render: undefined | function

Optional requiredAttrPerm

requiredAttrPerm: Exclude<EntityAttrPermissionValue, "DENY">

Required attribute permission. Defaults to VIEW.

Generated using TypeDoc