add some code
This commit is contained in:
12
managed_components/lvgl__lvgl/xmls/lv_checkbox.xml
Normal file
12
managed_components/lvgl__lvgl/xmls/lv_checkbox.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<!--
|
||||
Example
|
||||
<lv_checkbox text="Option 1"/>
|
||||
-->
|
||||
|
||||
<widget>
|
||||
<api>
|
||||
<prop name="text" help="The text of the checkbox">
|
||||
<param name="text" type="string" help=""/>
|
||||
</prop>
|
||||
</api>
|
||||
</widget>
|
||||
Reference in New Issue
Block a user