• Provider for customizing the design system.

    Parameters

    • props: ProviderProps<Theme>

    Returns null | ReactElement<any, string | ((props, deprecatedLegacyContext?) => null | ReactElement<any, any>) | (new (props, deprecatedLegacyContext?) => Component<any, any, any>)>

Properties

Properties

$$typeof: symbol
propTypes?: WeakValidationMap<ProviderProps<Theme>>

Generated using TypeDoc