☰
Other items in
todomvc_moxie
::
input
All crates
?
Function
todomvc_moxie
::
input
::
text_input
[
−
]
[src]
pub fn text_input(
placeholder: &
str
,
editing:
bool
,
on_save: impl
FnMut
(
String
) + 'static
) ->
Input