@serenity-is/corelib / EditorUtils / getValue
Function: getValue()
getValue(
editor):any
Defined in: src/ui/editors/editorutils.tsx:52
Returns the current value of an editor.
Parameters
editor
Widget<any>
The editor widget.
Returns
any
The value.