Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonFormsTheme

Hierarchy

  • Theme
    • JsonFormsTheme

Index

Properties

breakpoints

breakpoints: Breakpoints

Optional components

components: Components

direction

direction: Direction

Optional jsonforms

jsonforms: { input?: { delete?: { background?: string } } }

Type declaration

  • Optional input?: { delete?: { background?: string } }
    • Optional delete?: { background?: string }
      • Optional background?: string

mixins

mixins: Mixins

palette

palette: Palette

shadows

shadows: Shadows

shape

shape: Shape

spacing

spacing: Spacing

transitions

transitions: Transitions

typography

typography: Typography

Optional unstable_strictMode

unstable_strictMode: boolean

zIndex

zIndex: ZIndex

Generated using TypeDoc