Hex Core JS
    Preparing search index...

    Function PermissionConditional

    • Renders a group of <PermissionRequired> and <PermissionElse> components as a single if/else if/else statement. Only the first component to pass permission checks is rendered, or, in the case that no <PermissionRequired> components pass, the <PermissionElse> is rendered.

      Parameters

      Returns Element