1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00
Xiang Xiao 4c4f954059
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-21 11:25:51 +01:00

21 lines
370 B
ReStructuredText

Simple Text area
"""""""""""""""""""""""
.. lv_example:: widgets/textarea/lv_example_textarea_1
:language: c
Text area with password field
"""""""""""""""""""""""""""""
.. lv_example:: widgets/textarea/lv_example_textarea_2
:language: c
Text auto-formatting
"""""""""""""""""""""""""""""
.. lv_example:: widgets/textarea/lv_example_textarea_3
:language: c