Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeElement

Hierarchy

Index

Properties

Methods

Properties

Optional Readonly id

id: string | number

default: parent id + position among siblings

Optional Readonly visible

visible: boolean

default: true

Methods

Optional open

  • open(): any

render

  • render(): ReactNode