pfCardView
patternfly.views
Component for rendering cards in a view
<pf-card-view config="{object}" empty-state-config="{object}" items="{Array}"> </pf-card-view>
Param | Type | Details |
---|---|---|
config | object | configuration settings for the cards:
|
emptyStateConfig | object | Optional configuration settings for the empty state component. See the Empty State component |
items | Array | the data to be shown in the cards |