- Preparing search index...
- The search index is not available
Documentation
Function UserListContextsProvider
- UserListContextsProvider(props: { headerRight: ((selectedUsers: any[]) => string); headerTitle: string } & { children?: ReactNode }): null | Element
-
Parameters
-
props: { headerRight: ((selectedUsers: any[]) => string); headerTitle: string } & { children?: ReactNode }
Returns null | Element