File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 55 "variant" : {
66 "description" : " Applies one of the Bootstrap theme color variants to the component"
77 },
8+ "textVariant" : {
9+ "description" : " Applies one of the Bootstrap theme color variants to the text"
10+ },
811 "tag" : {
912 "description" : " Specify the HTML tag to render instead of the default tag"
1013 },
6265 "role" : {
6366 "description" : " Sets the ARIA attribute 'role' to a specific value"
6467 },
68+ "ariaRole" : {
69+ "description" : " Sets the ARIA attribute 'role' to a specific value"
70+ },
71+ "ariaLabel" : {
72+ "description" : " Sets the value of 'aria-label' attribute on the rendered element"
73+ },
6574 "ariaLive" : {
6675 "description" : " When the rendered element is an aria-live region (for screen reader users), set to either 'polite' or 'assertive'"
6776 },
You can’t perform that action at this time.
0 commit comments