iink-ts - v4.0.0
    Preparing search index...

    Class IIMenuContext

    Index
    config: Required<TMenuContextConfig>
    id: string
    position: { x: number; y: number }
    wrapper?: HTMLElement
    • get haveSymbolsSelected(): boolean

      Returns boolean

    • get isOnlyMathBlocksSelected(): boolean

      True when the current selection is made up of one or more fully-selected Math blocks, and nothing else (no other fully-selected block type, no stroke left outside any block).

      Returns boolean

    • get showDecorator(): boolean

      Returns boolean

    • get symbolsSelected(): TSymbol[]

      Returns TSymbol[]

    • Returns void

    • Returns void

    • Parameters

      • layer: HTMLElement

      Returns void

    • Returns void

    • Returns void

    • Returns Promise<void>