Crate bevy_ui_text_input

Source

Structs§

ActiveTextInput
Currently active input
SubmitTextEvent
Send to submit the text input entity’s text
TextInputBuffer
TextInputContents
TextInputGlyph
TextInputLayoutInfo
TextInputNode
TextInputPlugin
TextInputPrompt
Prompt displayed when the input is empty (including whitespace). Optional component.
TextInputPromptLayoutInfo
TextInputStyle
Styling for a text cursor
TextSubmissionEvent
Sent when a text input submits its text

Enums§

LineHeight
Specifies the height of each line of text for Text and Text2d
TextInputMode

Functions§

update_text_input_contents