Struct zaplib_components::TextInput
source · [−]pub struct TextInput {
pub text_editor: TextEditor,
pub text_buffer: TextBuffer,
pub empty_message: String,
}Fields
text_editor: TextEditortext_buffer: TextBufferempty_message: String