components/select_button_list/select_button_list library
Classes
- CxSelectButtonList
-
Select Button List
It likes that select item of the video play list in the video play page of tencent video website.
the data and onChange of the component are required properties.
the type of
datais List. the subtype of List is String. theonChangeis event. the event can be called after the data item widget is clicked.