Components
Tooltip
Tooltips display additional information based on a specific action.
TooltipL( renderTarget = { ButtonL( style = _.Full(icon = _.Bold) )() }, renderContent = _.amend("Bold (Ctrl + B)"), targetWrapper = _.BlockContent)()