View Source TextEditor
<TextEditor>
A multi-line, long-form text editor.
Overview
<TextEditor text="my_text" phx-focus="editor_focused" />
Events
SwiftUI Documentation
See SwiftUI.TextEditor
for more details on this View.
References
Link to this reference
blurEvent
An event that fires when the text editor is unfocused.
Link to this reference
focusEvent
An event that fires when the text editor is focused.