Function InPlaceEditor
Source pub fn InPlaceEditor(_: InPlaceEditorProps) -> Element
Expand description
The field the last call asked for. Keyed by the field’s id where it is
rendered, so opening a different editor mounts a fresh draft.
§Props
For details, see the props struct definition.