Uh oh!
There was an error while loading. Please reload this page.
Added data-* and aria-* attributes - #40
Conversation
| * A wild-card data-* attribute | ||
| */ | ||
| 'data-*': PropTypes.string, | ||
ngnpope
commented
Apr 10, 2018
Hi @rmarren1, I've also not been able to use the This attribute is required for use with |
rmarren1
commented
Apr 10, 2018
Are there any elements where |
ngnpope
commented
Apr 10, 2018
Can be applied to any element: Other documents of interest:
Hard-coding this seems sensible if that is already being done for For background, I bumped into this because of using Bootstrap which requires |
rmarren1
commented
Apr 10, 2018
added |
ngnpope
commented
Apr 10, 2018
Thanks! |
chriddyp
commented
Apr 11, 2018
@rmarren1 - I'm 👍 with these changes. Is there anything else that you would like to add? Otherwise, I will merge and release. |
rmarren1
commented
Apr 11, 2018
I'm good with it, go ahead! |
plotly/dash#237