@serenity-is/corelib / EmailEditorOptions
Interface: EmailEditorOptions
Defined in: src/ui/editors/emaileditor.tsx:9
Options for the EmailEditor.
Properties
domain?
optionaldomain:string
Defined in: src/ui/editors/emaileditor.tsx:11
Fixed domain appended to the user part.
readOnlyDomain?
optionalreadOnlyDomain:boolean
Defined in: src/ui/editors/emaileditor.tsx:13
Whether the domain part is read-only.