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