StippleUI.Editors.editor
— Functioneditor(fieldname, args...; wrap, kwargs...)
Creates a Quasar editor view editing the content stored in the fieldname property of the model.
Some optional arguments are: definitions : A dict or list of toolbar command descriptions toolbar: A dict or list describing the arrangement of the toolbar elements autocorrect: "on/off", whever to activate autocorrect autocapitalize: "on/off" autocomplete: "on/off spellcheck: "true/false"