Hierarchy

Properties

children?: ReactNode
csrfToken?: string
getSelfTests?: (() => Promise<SelfTestsData>)

Type declaration

isFetching?: boolean
key?: Key
ref?: LegacyRef<SelfTestsProps>
runSelfTests?: (() => Promise<void>)

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

sortByCollection: boolean
store?: Store<Object, UnknownAction, unknown>
type: string

Generated using TypeDoc