File tree 1 file changed +4
-8
lines changed
1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 30
30
</ style >
31
31
</ head >
32
32
< body >
33
+ < p > Menu with plain buttons.</ p >
33
34
< details >
34
35
< summary > Best robot: < span data-menu-button > Unknown</ span > </ summary >
35
36
< details-menu >
39
40
</ details-menu >
40
41
</ details >
41
42
43
+ < p > Menu with radio menu items.</ p >
42
44
< details >
43
45
< summary > Best robot: < span data-menu-button > Unknown</ span > </ summary >
44
46
< details-menu >
48
50
</ details-menu >
49
51
</ details >
50
52
53
+ < p > Menu with checkbox menu items.</ p >
51
54
< details >
52
55
< summary > Favorite robots</ summary >
53
56
< details-menu >
57
60
</ details-menu >
58
61
</ details >
59
62
60
- < details >
61
- < summary data-menu-button > Favorite robots</ summary >
62
- < details-menu >
63
- < button type ="submit " name ="robot " value ="Hubot " role ="menuitemradio " data-menu-button-text > Hubot</ button >
64
- < button type ="submit " name ="robot " value ="Bender " role ="menuitemradio " data-menu-button-text > Bender</ button >
65
- < button type ="submit " name ="robot " value ="BB-8 " role ="menuitemradio " data-menu-button-text > BB-8</ button >
66
- </ details-menu >
67
- </ details >
63
+ < p > Menu with navigation from input support.</ p >
68
64
69
65
< details >
70
66
< summary data-menu-button > Filter robots</ summary >
You can’t perform that action at this time.
0 commit comments