Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonEmptyRowProps

Hierarchy

  • NonEmptyRowProps

Index

Properties

Optional cells

cells: JsonFormsCellRendererRegistryEntry[]

childPath

childPath: string

enableDown

enableDown: boolean

enableUp

enableUp: boolean

enabled

enabled: boolean

moveDown

moveDown: function

Type declaration

    • (): void
    • Returns void

moveUp

moveUp: function

Type declaration

    • (): void
    • Returns void

rowIndex

rowIndex: number

schema

schema: JsonSchema

showSortButtons

showSortButtons: boolean

Generated using TypeDoc