Properties
breakpoints
breakpoints: Breakpoints
Optional components
components: Components<BaseTheme>
direction
direction: Direction
Optional jsonforms
jsonforms: { input?: { delete?: { background?: string } } }
Type declaration
-
Optional input?: { delete?: { background?: string } }
-
Optional delete?: { background?: string }
-
Optional background?: string
transitions
transitions: Transitions
typography
typography: Typography
Optional unstable_strictMode
unstable_strictMode: boolean
unstable_sx
unstable_sx: (props: SxProps<Theme>) => CSSObject
Type declaration
-
- (props: SxProps<Theme>): CSSObject
-
Parameters
Returns CSSObject
unstable_sxConfig
unstable_sxConfig: SxConfig