TimelineKit API
    Preparing search index...

    Interface KanbanScrollOptions

    Options for scrollToCard / scrollToColumn.

    interface KanbanScrollOptions {
        behavior?: ScrollBehavior;
    }
    Index

    Properties

    Properties

    behavior?: ScrollBehavior

    Scroll behavior. Defaults to 'auto' (instant).