Closed
Description
Describe your motivation
It is necessary to implement the Flow component counterpart for the web component issue.
Describe the solution you'd like
Add the following for the Card component:
- void setTitle(String title)
- void setTitle(String title, Integer headingLevel)
- String getTitleAsText() (similar to LoginOverlay)
Describe alternatives you've considered
No response
Additional context
No response