fix(texarea xml): rename placeholder to placeholder_text

This commit is contained in:
Gabor Kiss-Vamosi
2025-08-14 11:29:06 +02:00
committed by Felipe Neves
parent 6ff3cee50a
commit 3f4117270c
+1 -1
View File
@@ -6,7 +6,7 @@ Example
<widget>
<api>
<prop name="text" type="string" help=""/>
<prop name="placeholder" type="string" help=""/>
<prop name="placeholder_text" type="string" help=""/>
<prop name="one_line" type="bool" help=""/>
<prop name="password_mode" type="bool" help=""/>
<prop name="password_show_time" type="int" help=""/>