config | Config | The app configuration |
name? | string | The provider name, i.e. to distinguish between multiple providers |
children | ReactNode | The children of the component |
className? | string | - |
style? | CSSProperties | - |
theme? | Partial<Theme> | The theme values to override |