v7.3.0

ColumnLock
Feature

Allows user to lock columns to the left or right using the new locked field on columns.

Note that this feature relies on native position: sticky, and thus requires columns to have visible overflow. This means that the feature cannot be combined with individually scrollable columns (you can still scroll the entire TaskBoard though)

This feature is disabled by default.

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
id: columnLock

Source path

TaskBoard/feature/ColumnLock.js

Demo

examples/locked-column

Contents