GenericCardViewFooterConfiguration type
The footer configuration for the Generic card view templates.
export type GenericCardViewFooterConfiguration = CardViewActionsFooterConfiguration | ICardTextInputConfiguration;
Remarks
The Generic card view templates are Basic Card View, Primary Text Card View, and Image Card View.