Components
OrganizationList
Browse organizations the signed-in user belongs to (v1.1 -- stub).
<OrganizationList />
Workaround until v1.1
Planned props (v1.1)
| Prop | Type | Default |
|---|---|---|
onSelect | (org: Organization) => void | undefined |
hideCreateCTA | boolean | false |
pageSize | number | 20 |