- default<U>(props): ReactElement<any, string | JSXElementConstructor<any>>
-
Type Parameters
-
U extends undefined | string | number | readonly string[] = string
Returns ReactElement<any, string | JSXElementConstructor<any>>
- Returns a JSX element representing the rendered SearchByProperty component.
SearchByProperty: A component for searching by property.