items property

List<AntdSegmentedItem> items
final

分段选项列表,至少需要包含两个选项

Implementation

final List<AntdSegmentedItem> items;