Skip to content

Commit 97a5b24

Browse files
committed
Button demo: added description
1 parent 1489d73 commit 97a5b24

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

demos/button/checkbox.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737

3838
<div class="demo-description">
3939

40-
<p>TODO</p>
40+
<p>A checkbox is styled as toggle buttons with the button widget. The label element associated with the checkbox is used for the button text.</p>
41+
42+
<p>This demo also demonstrates three checkboxes styled as a button set by calling <code>.buttonset()</code> on a common container.
4143

4244
</div><!-- End demo-description -->
4345

0 commit comments

Comments
 (0)