We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some components were implemented before the tooltip was added. Instead of real tooltips, they use the title attribute, which can be replaced now.
tooltip
title
aria-label
icon
icon_sprite
time
date
datetime
link
button
app_bar
action_bar
The text was updated successfully, but these errors were encountered:
woylie
No branches or pull requests
Some components were implemented before the
tooltip
was added. Instead of real tooltips, they use thetitle
attribute, which can be replaced now.aria-label
attribute inicon
andicon_sprite
components with visually hidden texttitle
attribute intime
component with tooltiptitle
attribute indate
component with tooltiptitle
attribute indatetime
component with tooltiplink
withbutton
inapp_bar
title
attribute fromapp_bar
title
attribute fromaction_bar
button
components about primary tooltips (i.e. icon-only buttons)button
components about auxiliary tooltipsThe text was updated successfully, but these errors were encountered: