Options
All
  • Public
  • Public/Protected
  • All
Menu

Module access-control/EntityPermAccessControl

Index

Functions

Const EntityPermAccessControl

  • EntityPermAccessControl(props: PropsWithChildren<EntityPermAccessControlProps>): Element
  • This component can be used to conditionally render other components (which we call access-controlled components) based on a single entity (CRUD) permission.

    Parameters

    • props: PropsWithChildren<EntityPermAccessControlProps>

    Returns Element

Generated using TypeDoc