TextInputFormatPropEditorSpec Interface

TextInputFormatPropEditorSpec defines getter and setter method for a text input property editor.

Extends

Properties

Name Type Description
editorType "text"    
getString (props: FormatProps) => string    
setString (props: FormatProps, value: string) => FormatProps    

Inherited properties

Name Type Inherited from Description
label string CustomFormatPropEditorSpec  

Defined in

Last Updated: 16 April, 2024