File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 </ acc-input-mode-select >
4141 </ acc-group >
4242 < acc-group id ="snackbar-ui " label ="Snackbar Features ">
43+ < a href ="docs/api/classes/_components_snackbar_.snackbarelement.html "> Documentation</ a >
4344 < p > Snackbar displays status updates on top of your application and works well with ARIA Live Regions.</ p >
4445 < acc-range label ="duration " min ="0 " max ="10 " step ="1 " value ="4 "> </ acc-range >
4546 < acc-toggle label ="Error "> </ acc-toggle >
5152 < acc-button label ="Update Snackbar "> </ acc-button >
5253 </ acc-group >
5354 < acc-group label ="Range Group ">
55+ < a href ="docs/api/classes/_components_range_.rangeelement.html "> Documentation</ a >
5456 < acc-range label ="Range test " value ="5 " min ="0 " max ="10 " step ="0.1 " shortcut ="Shift l "> </ acc-range >
5557 < acc-range label ="Range test disabled " value ="5 " min ="0 " max ="10 " step ="0.1 " disabled > </ acc-range >
5658 </ acc-group >
5759 < acc-group label ="Button Group ">
60+ < a href ="docs/api/classes/_components_button_.buttonelement.html "> Documentation</ a >
5861 < acc-button label ="Send message to Snackbar " shortcut ="Shift K " onclick ="console.log('click', event); "> </ acc-button >
5962 < acc-button label ="Test button disabled " disabled > </ acc-button >
6063 </ acc-group >
6164 < acc-group label ="Toggle Group " shortcut ="Shift G ">
65+ < a href ="docs/api/classes/_components_toggle.toggleelement.html "> Documentation</ a >
6266 < acc-toggle label ="Snackbar is Error " shortcut ="Shift J " onchange ="console.log('toggle change', event) " checked > </ acc-toggle >
6367 < acc-toggle label ="Test toggle disabled " disabled > </ acc-toggle >
6468 </ acc-group >
You can’t perform that action at this time.
0 commit comments