This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
:: BASE_DOC ::
API
TreeSelect Props
name
type
default
description
required
height
String / Number
336
-
N
keys
Object
-
Typescript:KeysType
N
multiple
Boolean
false
-
N
options
Array
[]
Typescript:Array<DataOption>
N
value
String / Number / Array
-
Typescript:TreeSelectValuetype TreeSelectValue = string | number | Array<TreeSelectValue>。see more ts definition
N
default-value
String / Number / Array
undefined
uncontrolled property。Typescript:TreeSelectValuetype TreeSelectValue = string | number | Array<TreeSelectValue>。see more ts definition