Skip to content

[card] Add String title/subtitle API #7212

Closed
@ugur-vaadin

Description

@ugur-vaadin

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions