Improve this doc View source

pfCard - Trends
directive in module patternfly.card

Description

Usage

as attribute
<ANY pf-card - -trends
     head-title="{string}"
     [sub-title="{string}"]
     [show-top-border="{boolean}"]
     [show-titles-separator="{boolean}"]
     [footer="{object}"]
     [filter="{object}"]>
   ...
</ANY>

Parameters

ParamTypeDetails
headTitlestring
subTitle
(optional)
string
showTopBorder
(optional)
boolean
showTitlesSeparator
(optional)
boolean
footer
(optional)
object
filter
(optional)
object

Example