Hiyve Components - v1.0.0
    Preparing search index...
    • Returns true when the authenticated user holds the given role.

      Parameters

      • role: string

      Returns boolean

      const canSeePublic = useHasRole(ROLE_PUBLIC_FILES);