Home > @uniformdev/mesh-sdk-react > TextEditor

TextEditor() function

Renders a text input field for filtering

Signature:

Parameters

Parameter

Type

Description

{ onChange, ariaLabel, value, readOnly, valueTestId, }

(not declared)

input

FilterEditorRendererProps<string>

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>