Column Menu
The Kendo UI for Vue Native TreeList enables you to show a menu with quick actions for its columns.
The column menu provides flexible options for high-level customization. For example, the regular sorting and filtering features are represented by individual components which allows you to implement complex scenarios and meet the specific requirements of your project.
Basic Usage
To configure the column menu, use the columnMenu
option of the columns and pass the corresponding ColumnMenu component base on the column data type.