pub fn placeholder(child: impl UiNode, placeholder: impl UiNode) -> impl UiNode
P Widget shown when the txt is empty.
P
txt
The placeholder can be any widget, the Text! widget is recommended.
placeholder
Text!