API Reference > imodeljs-frontend > QuantityFormatting > TextInputFormatPropEditorSpec TextInputFormatPropEditorSpec Interface Beta TextInputFormatPropEditorSpec defines getter and setter method for a text input property editor. Extends CustomFormatPropEditorSpec Methods Name Description getString(props: FormatProps): string setString(props: FormatProps, value: string): FormatProps Properties Name Type Description editorType "text" Inherited properties Name Type Inherited from Description label string CustomFormatPropEditorSpec Defined in core/frontend/src/quantity-formatting/QuantityFormatter.ts Line 82 Last Updated: 12 June, 2024