Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
LoadResultProps
Interface LoadResultProps<T>
interface
LoadResultProps
<
T
>
{
apiError
?:
Error
;
error
?:
boolean
;
notFound
:
boolean
;
searchResult
:
undefined
|
T
;
}
Type Parameters
T
Index
Properties
api
Error?
error?
not
Found
search
Result
Properties
Optional
api
Error
api
Error
?:
Error
Optional
error
error
?:
boolean
not
Found
not
Found
:
boolean
search
Result
search
Result
:
undefined
|
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Error
error
not
Found
search
Result
XYO Platform React SDK - v4.1.8
Loading...