aboutsummaryrefslogtreecommitdiffstats
path: root/demos/menu/default.html
blob: a54eb3d24cab303ca98e52ca149094784cf84618 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
generated by cgit v1.2.3 (git 2.39.1) at 2025-08-14 10:20:55 +0000
 


>>

<button id="toggle">Toggle icons</button>

</div><!-- End demo -->



<div class="demo-description">
<p>Customize the header icons with the <code>icons</code> option, which accepts classes for the header's default and active (open) state.  Use any class from the UI CSS framework, or create custom classes with background images.</p>
</div><!-- End demo-description -->

</body>
</html>