callstack / callstack/react-native-paper
feat: rich `Tooltip` type
Offen
feature request
Status: Approved
Tooltip
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
**Is your feature request related to a problem? Please describe.**
According to the Material Design documentation there is new type for `Tooltip` component, called `rich`.
* Rich tooltips provide more details, like describing the value of a feature
* Rich tooltips can include an optional title, link, and buttons
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.