Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit d68ccf7

Browse files
author
clivezhg
authored
Merge branch 'master' into cli_work
2 parents c6cdf4e + 833ea98 commit d68ccf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ About the data structure: "`id`" will be used as option value, "`text`" will be
6969
- `dftVal`, the default value.
7070
For `valFld` and `labelFld`, you can give a object path (eg: `item.label`. see "Example 4" in "example/example.html").
7171

72+
For `valFld` and `labelFld` you can give a object path (ex: `item.label`), we split by `.`.
73+
7274
The above are all the parameters supported by Select2-to-Tree.
7375

7476
<h3>2. directly create the &lt;select&gt; element(see "Example 2" in "example/example.html"):</h3>

0 commit comments

Comments
 (0)