2018-09-24 15:36:35 +00:00
|
|
|
[
|
|
|
|
{ "component": "AnimationSlider" },
|
|
|
|
{ "component": "Calendar", "render": "MyDateRange" },
|
|
|
|
{ "component": "Card" },
|
|
|
|
{ "component": "Chart" },
|
|
|
|
{ "component": "Count" },
|
|
|
|
{ "component": "DropdownButton" },
|
|
|
|
{ "component": "EllipsisMenu" },
|
|
|
|
{ "component": "EmptyContent" },
|
|
|
|
{ "component": "Filters", "render": "MyReportFilters" },
|
|
|
|
{ "component": "Flag" },
|
|
|
|
{ "component": "Gravatar" },
|
|
|
|
{ "component": "ImageAsset" },
|
|
|
|
{ "component": "Link" },
|
|
|
|
{ "component": "OrderStatus" },
|
|
|
|
{ "component": "Pagination" },
|
|
|
|
{ "component": "ProductImage" },
|
|
|
|
{ "component": "Rating" },
|
|
|
|
{ "component": "Search" },
|
|
|
|
{ "component": "Section" },
|
|
|
|
{ "component": "SegmentedSelection" },
|
|
|
|
{ "component": "SplitButton" },
|
|
|
|
{ "component": "Summary", "render": "MySummaryList" },
|
|
|
|
{ "component": "Table" },
|
2018-10-12 21:29:25 +00:00
|
|
|
{ "component": "Tag" },
|
|
|
|
{ "component": "ViewMoreList" }
|
2018-09-24 15:36:35 +00:00
|
|
|
]
|