11 lines
180 B
XML
11 lines
180 B
XML
<!--
|
|
Example
|
|
<lv_checkbox text="Option 1"/>
|
|
-->
|
|
|
|
<widget>
|
|
<api>
|
|
<prop name="text" type="string" help="The label text shown next to the checkbox"/>
|
|
</api>
|
|
</widget>
|