-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat: rich Tooltip type #4074
Copy link
Copy link
Open
Labels
Status: Approvedrequested feature is approved and can be introduced to the libraryrequested feature is approved and can be introduced to the libraryTooltipfeature request
Metadata
Metadata
Assignees
Labels
Status: Approvedrequested feature is approved and can be introduced to the libraryrequested feature is approved and can be introduced to the libraryTooltipfeature request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
According to the Material Design documentation there is new type for
Tooltipcomponent, calledrich.https://m3.material.io/components/tooltips/overview
Describe the solution you'd like
Follow component anatomy from: https://m3.material.io/components/tooltips/guidelines
Create all possible variants:
Additional context
Should be available in both MD generations.