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

Commit 49ae18b

Browse files
author
clivezhg
authored
Update README.md
The release 1.2.0
1 parent 8a2c3c8 commit 49ae18b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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

7473
The 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-
122120
Copyright and license
123121
---------------------
124122
The license is available within the repository in the [LICENSE][license] file.

0 commit comments

Comments
 (0)