ListChildren interface
列表项:支持多级嵌套分组
Signature
typescript
interface ListChildren1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(Optional) Child list items, used for multi-level nesting | |||
boolean | (Optional) Whether Show clear button | ||
(Optional) List of list item icons | |||
string | (Optional) Unique ID of the list item | ||
boolean | (Optional) Whether Select | ||
string | List item title (required) | ||
string | (Optional) Associated value of the list item |