
Repeater
Iterates on a collection and use a template to generate the page
custom the template by ItemTemplate
Demo
If Items
is not provided, you can set ShowLoading
to control whether loading prompt information is displayed. You can customize loading information by using LoadingTemplate
Demo
If Items
is empty, use ShowEmpty
controls whether no data message is displayed. You can customize the empty data template by EmptyTemplate
. EmptyText
allows you to customize empty data text information
Demo
By setting ContainerTemplate
to the container template, the repetitive part of the template is still rendered via ItemTemplate
, In this case, the component is rendered as Table
using ContainerTemplate
Demo
Name | Address | |
---|---|---|
Zhangsan 0001 | Lane 1608 of Jinshajiang Road, Putuo District, Shanghai | |
Zhangsan 0002 | Lane 1097 of Jinshajiang Road, Putuo District, Shanghai | |
Zhangsan 0003 | Lane 1323 of Jinshajiang Road, Putuo District, Shanghai | |
Zhangsan 0004 | Lane 1889 of Jinshajiang Road, Putuo District, Shanghai |
Attributes
B station related video link
交流群