Skip to content

Tree Mode

Compare
Choose a tag to compare
@komarovalexander komarovalexander released this 06 Jul 17:04
· 612 commits to master since this release
a9ac860

image

new ActionType: ActionType.UpdateTreeGroupsExpanded
actionCreator: updateTreeGroupsExpanded(rowKeyValue: any)

new props:

  treeGroupKeyField?: string; 
  treeGroupsExpanded?: any[]; // undefined - all rows are expanded

Demo: https://komarovalexander.github.io/ka-table/#/tree-mode
Docs: http://ka-table.com/docs_props.html