OrganizationListView
Standalone account and organization picker.
The list includes the signed-in user's personal account when allowed, organization memberships, pending invitations, suggested organizations, and a create-organization action when creation is enabled for the current user.
Parameters
Optional theme customization for the list UI.
Hides the personal account row even when personal account selection is allowed.
Shows a top dismiss affordance and calls onDismissRequest after a successful selection when possible.
Skips the post-create invitation step in the default create-organization flow.
Called when the dismiss affordance is pressed or a dismissible selection completes.
Optional callback for apps that own create-organization navigation. When null, the list opens Clerk's default create-organization flow.
Called after selecting the personal account (null) or an organization ID.