Somehow I need to set custom attributes to button, but all I have found is that we can pass only button-id
prop.
The solution is to provide button-attributes
prop, that will be merged with aria-attributes
provided by framework itself. BUT framework generated aria-attribute
s should take precedence.
Example of possible solution:
<b-tab :button-attributes="{ 'data-t-foo': 'bar' }">...</b-tab>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4