<OrganizationList /> component

The <OrganizationList /> component is used to display organization related memberships, invitations, and suggestions for the user.

Properties

All props are optional.


hidePersonal boolean By default, users can switch between organization and their personal account. This option controls whether will include the user's personal account in the organization list. Setting this to false will hide the personal account entry, and users will only be able to switch between organizations. Defaults to false.







Last updated