Skip to main content

Interface: SCContextProviderType

types/context.SCContextProviderType

Interface SCContextProviderType

Properties

children

children: ReactNode

Nested children

Defined in

packages/react-core/src/types/context.ts:487


conf

conf: SCSettingsType

Settings

Defined in

packages/react-core/src/types/context.ts:477


contextProviders

Optional contextProviders: (children: any) => Element[]

Providers

Defined in

packages/react-core/src/types/context.ts:482