The goal is to modernize the Tooltip according to the latest specs - see below.
Current State
Tooltip
MD3 spec: Tooltips
Specs link: https://m3.material.io/components/tooltips/specs
Color tokens
Shape
borderRadius: theme.roundness = 4dp matches corner.extraSmall ✅
Spacing / sizing
Behavior
Animation
The goal is to modernize the Tooltip according to the latest specs - see below.
Current State
Tooltip
MD3 spec: Tooltips
Specs link: https://m3.material.io/components/tooltips/specs
Color tokens
theme.colors.onSurface; spec requiresinverseSurfacetheme.colors.surface; spec requiresinverseOnSurfaceShape
borderRadius: theme.roundness= 4dp matchescorner.extraSmall✅Spacing / sizing
labelLarge(14sp); spec requiresbodySmall(12sp)Behavior
title: stringprop cannot support rich contentAnimation