Interface ICursorStateComputerData

A helper for computing cursor state after a command.

Hierarchy

  • ICursorStateComputerData

Methods

  • Get a previously tracked selection.

    Returns

    The selection.

    Parameters

    • id: string

      The unique identifier returned by trackSelection.

    Returns Selection