ITextInputCardViewConfiguration interface
Configuration for an Text Input Card View
*
- Extends
-
Omit<ICardViewConfiguration, 'image'>
Remarks
The Text Input Card view displays the following: - Card title - Card icon - One primary text field - One text input - One buttons in the Medium
Card size, up to two buttons in Large
Card size
Property Details
body
footer
Footer area components.
footer: CardViewActionsFooterConfiguration;