Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

svenliebig
Copy link

the title property is used in web for describing <button /> without text (for example only icons), that is used additionally to the aria-label. This is because the aria-label is only available for the screen readers but not for the regular user, the title will also appear for the regular user.

the `title` property is used in web for describing `<button />` without
text (for example only icons), that is used additionally to the
`aria-label`. This is because the `aria-label` is only available for the
screen readers but not for the regular user, the title will also appear
for the regular user.
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1f81123:

Sandbox Source
react-native-web-examples Configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant