Home > @uniformdev/mesh-sdk-react > FilterSingleChoiceEditor
FilterSingleChoiceEditor() function
Warning: This API is now obsolete.
beta - Single select filter component
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ options, value, disabled, readOnly, onChange, valueTestId, } | FilterEditorRendererProps<string> |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<>