Hierarchy

  • Props<default>
    • ContextProviderProps

Properties

children?: ReactNode
csrfToken: string
dashboardCollectionsBarChart?: DashboardCollectionsBarChart
email?: string
featureFlags: FeatureFlags
key?: Key
quicksightPagePath?: string
ref?: LegacyRef<default>
roles?: {
    library?: string;
    role: string;
}[]
settingUp?: boolean
showCircEventsDownload?: boolean
store?: Store<Object, UnknownAction, unknown>

Generated using TypeDoc