File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
components-examples/aria/toolbar/toolbar-basic-vertical Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 >
88 < div class ="example-group " aria-label ="Undo and Redo options ">
99 < button toolbar-button value ="undo "> undo</ button >
10- < button toolbar-button value ="redo " [disabled] =" true " > redo</ button >
10+ < button toolbar-button value ="redo "> redo</ button >
1111 </ div >
1212
1313 < div class ="example-separator " role ="separator "> </ div >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ <h2>Toolbar Basic Vertical</h2>
99 < toolbar-basic-vertical-example > </ toolbar-basic-vertical-example >
1010 </ div >
1111 < div class ="example-toolbar-container ">
12- < h2 > Toolbar Disabled Items</ h2 >
12+ < h2 > Toolbar with Hard Disabled Items</ h2 >
1313 < toolbar-hard-disabled-example > </ toolbar-hard-disabled-example >
1414 </ div >
1515 < div class ="example-toolbar-container ">
You can’t perform that action at this time.
0 commit comments