This repository was archived by the owner on Jun 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -67,9 +67,8 @@ About the data structure: "`id`" will be used as option value, "`text`" will be
6767- ` labelFld ` , the option label field, it's "` text ` " by default.
6868- ` incFld ` , the sub options field, it's "` inc ` " by default.
6969- ` dftVal ` , the default value.
70- For ` valFld ` and ` labelFld ` , you can give a object path (eg: ` item.label ` . see "Example 4" in "example/example.html").
7170
72- For ` valFld ` and ` labelFld ` you can give a object path (ex : ` item.label ` ), we split by ` . ` .
71+ For ` valFld ` and ` labelFld ` , you can give a object path (eg : ` item.label ` . see "Example 4" in "example/example.html") .
7372
7473The above are all the parameters supported by Select2-to-Tree.
7574
@@ -118,7 +117,6 @@ See "Example 3" in "example/example.html":
118117
119118<img src =" https://user-images.githubusercontent.com/22025586/29951519-ce573a82-8ef5-11e7-954d-2fe6c530dbf3.png " >
120119
121-
122120Copyright and license
123121---------------------
124122The license is available within the repository in the [ LICENSE] [ license ] file.
You can’t perform that action at this time.
0 commit comments