Properties
Optional
children
children?: ReactNode
csrfToken
csrfToken: string
Optional
dashboardCollectionsBarChart
Optional
email
email?: string
Optional
quicksightPagePath
quicksightPagePath?: string
Optional
roles
roles?: {
library?: string;
role: string;
}[]
Optional
settingUp
settingUp?: boolean
Optional
showCircEventsDownload
showCircEventsDownload?: boolean
Optional
store
store?: Store<Object, UnknownAction, unknown>