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