Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeWithDetailState

Hierarchy

  • ControlState
    • TreeWithDetailState

Index

Properties

dialog

dialog: object

Type declaration

  • open: boolean
  • path: string
  • schema: JsonSchema

isFocused

isFocused: boolean

Whether the control is focused.

selected

selected: object

Type declaration

  • data: any
  • path: string
  • schema: JsonSchema

value

value: any

The current value.

Generated using TypeDoc