| AnyRole |
|
Union type representing any valid role |
|
| CollaboratorRole |
|
Type representing a collaborator role |
|
| MemberRole |
|
Type representing a team member role |
|
| RoleType |
|
Literal union of all possible role type discriminators |
|
| StudentRole |
|
Type representing a student role |
|
| CategoryOption |
|
Filter option for research categories |
|
| EventOption |
|
Filter option for research events |
|
| FundingOption |
|
Filter option for research funding |
|
| InternalProps |
|
Internal filter state backing the signals |
|
| PeopleOption |
|
Filter option for people |
|
| PublicationOption |
|
Filter option for research publications |
|
| TypedSearchListOption |
|
Generic search list option with a typed id |
|
| FeaturedData |
|
Type for featured data |
|
| FeaturedDataKey |
|
Keys in the featured data object |
|
| FilterProps |
|
Props provided by the filters feature |
|
| InternalProps |
|
Any internal props |
|
| Funder |
|
A funder item |
|
| FunderId |
|
Data id of a funder |
|
| Funders |
|
Multiple funders object |
|
| GroupByKey |
|
Grouping keys |
|
| InternalProps |
|
Any internal props |
|
| OrderingProps |
|
Props provided by the ordering feature |
|
| GroupByKey |
|
Key type for grouping research items |
|
| Menu |
|
A menu |
|
| MenuGroup |
|
A menu group |
|
| MenuItem |
|
A menu item |
|
| Menus |
|
Multiple menus |
|
| PeopleData |
|
Type for the people data array |
|
| PeopleId |
|
Type for people identifiers |
|
| PeopleItem |
|
Type for a single people item |
|
| PeopleMethods |
|
Methods provided by the people feature |
|
| PeopleProps |
|
Props provided by the people feature |
|
| ResearchCategoryId |
|
Type for research category identifier |
|
| ResearchData |
|
Type for the research data array |
|
| ResearchId |
|
Type for research identifiers |
|
| ResearchItem |
|
Type for a single research item |
|
| ResearchTypeId |
|
Type for research type identifiers |
|
| ResearchTypeItem |
|
Type for a single research type item |
|
| ResearchTypesData |
|
Type for the research types data array |
|
| TagId |
|
Type for tag identifiers |
|
| TagItem |
|
Type for a single tag item |
|
| TagsData |
|
Type for the tags data array |
|