Update lv_dropdown.xml

This commit is contained in:
Gabor Kiss-Vamosi 2024-11-07 10:42:39 +01:00 committed by GitHub
parent a28921f418
commit 2fbb003ccb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,10 +19,6 @@ Example
<prop name="symbol" help="The symbol, usually a caret">
<param name="img_src" type="simg_src" help=""/>
</prop>
<prop name="day_names" help="set the names for the days">
<param name="names" type="string[7]" help="the 7 day names as an array"/>
</prop>
<element name="list" access="get" help=""/>
<element name="list" access="get" help=""/>
</api>
</widget>
</widget>