useTrixtaRoles
A react hook that will attempt to join the passed array of roles, on mount of component.
import { useTrixtaRoles } from '@trixtateam/trixta-js-core';
useTrixtaRoles({ roles });
Options
Returns
Last updated
Was this helpful?