Home > @uniformdev/mesh-sdk-react > TextEditor
TextEditor() function
Warning: This API is now obsolete.
beta - Renders a text input field for filtering
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ onChange, ariaLabel, value, readOnly, valueTestId, } | FilterEditorRendererProps<string> |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<>