Constructor
new CardHeader(props)
Instantiates a new CardHeader
Parameters:
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties to initialize the Properties
|
Members
avatar :CardAvatar
Card subtitle in main card body
subtitle :string
Card subtitle in main card body
title :string
Card title of the card header
Methods
(static) fromTag(cardHeaderTag) → {CardHeader}
Creates a CardHeader from a CardHeaderTag
Parameters:
Name | Type | Description |
---|---|---|
cardHeaderTag |
CardHeaderTag |