|
|
@@ -1412,7 +1412,7 @@ function Demo() {
|
|
|
| arrowIcon|Customize the right drop-down arrow Icon, when the showClear switch is turned on and there is currently a selected value, hover will give priority to the clear icon| ReactNode | | 1.15.0|
|
|
|
|autoAdjustOverflow|Whether the pop-up layer automatically adjusts the direction when it is obscured (only vertical direction is supported for the time being, and the inserted parent is body)|boolean | true| 0.34.0|
|
|
|
| autoExpandParent | Toggle whether to expand parent nodes automatically | boolean | false | 0.34.0 |
|
|
|
-| autoMergeValue | Sets the automerge value. Specifically, when enabled, when a parent node is selected, value will include that node and its children. (Works if leafOnly is false)| boolean | false | 2.60.0 |
|
|
|
+| autoMergeValue | Sets the automerge value. Specifically, when enabled, when a parent node is selected, value will include that node and its children. (Works if leafOnly is false)| boolean | true | 2.61.0 |
|
|
|
| borderless | borderless mode >=2.33.0 | boolean | |
|
|
|
| checkRelation | In multiple, the relationship between the checked states of the nodes, optional: 'related'、'unRelated' | string | 'related' | 2.5.0 |
|
|
|
| className | Class name | string | - | - |
|