Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompositeTreeElement

Hierarchy

Index

Properties

Optional Readonly hasElements

hasElements: boolean

default: true

Optional Readonly id

id: string | number

default: parent id + position among siblings

Optional Readonly visible

visible: boolean

default: true

Methods

getElements

Optional open

  • open(): any

render

  • render(): ReactNode