TimelineKit API
    Preparing search index...

    Class KanbanBoardEngine

    Main public API for the KanbanBoard component.

    Index

    Constructors

    Accessors

    Methods

    • Begins a batch so that multiple changes produce only one undo snapshot. Must be paired with endBatch(). Calls can be nested.

      Returns void

    • Paste cards from the internal clipboard into the target column.

      Parameters

      • columnId: string
      • OptionalswimlaneId: string | null

      Returns void