mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Documentation improvements
This commit is contained in:
@@ -8,7 +8,7 @@ use super::{CCursorRange, CursorRange, TextEditOutput, TextEditState};
|
||||
|
||||
/// A text region that the user can edit the contents of.
|
||||
///
|
||||
/// See also [`Ui::text_edit_singleline`] and [`Ui::text_edit_multiline`].
|
||||
/// See also [`Ui::text_edit_singleline`] and [`Ui::text_edit_multiline`].
|
||||
///
|
||||
/// Example:
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user