braid-design-system@32.14.0
·
634 commits
to master
since this release
Minor Changes
-
Add optional
tooltipPlacementprop toButtonIcon(#1390)The
tooltipPlacementprop allows you to specify the placement of the tooltip to eithertoporbottom.
The default value istop.EXAMPLE USAGE:
<ButtonIcon tooltipPlacement="bottom" />