YMLearnWeb / extjs-tree-checkcolumn

Adding check functionality to Ext JS 6.5 modern tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CheckTree - Read Me

One of the feature parities between Ext JS' modern and classic toolkits in 6.5 is the lack of check functionality that classic's tree has. This package is meant to solve this with a simple override and some SASS.

Usage

Download this package into your app's packages/local directory and run an sencha app watch to pick up the override and SASS. This is the only step to install this.

More details to come...

About

Adding check functionality to Ext JS 6.5 modern tree

License:MIT License


Languages

Language:JavaScript 90.0%Language:CSS 10.0%