Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITreeOperation

Hierarchy

  • ITreeOperation

Index

Properties

action

action: (data: ITreeData) => void

Type declaration

Optional icon

icon: string | React.ReactNode

name

name: string

Optional shouldRender

shouldRender: (data: ITreeData) => boolean

Type declaration

Generated using TypeDoc