markmap
    Preparing search index...
    Index

    Constructors

    Properties

    el: HTMLDivElement = ...
    items: (string | IToolbarItem)[] = ...
    registry: { [id: string]: IToolbarItem } = {}
    showBrand: boolean = true
    defaultItems: (string | IToolbarItem)[] = ...

    Methods

    • Parameters

      • handle: (mm: Markmap) => Promise<void>

      Returns () => void

    • Parameters

      • show: boolean

      Returns HTMLDivElement

      Set showBrand instead.

    • Parameters

      • path: string
      • attrs: {} = {}

      Returns VNode