@refinio/one.ui
Preparing search index...
ui/views/debug/oneBrowser/utils/utils
useAllVersionedObjects
Function useAllVersionedObjects
useAllVersionedObjects
(
onError
:
(
err
:
Error
)
=>
void
,
)
:
{
autoReload
:
boolean
;
data
:
VersionedObjectDetails
[]
;
forceReloadData
:
()
=>
void
;
newDataAvailable
:
boolean
;
setAutoReload
:
(
autoReload
:
boolean
)
=>
void
;
}
Fetches all the versioned objects when instance is active
Parameters
onError
:
(
err
:
Error
)
=>
void
Returns
{
autoReload
:
boolean
;
data
:
VersionedObjectDetails
[]
;
forceReloadData
:
()
=>
void
;
newDataAvailable
:
boolean
;
setAutoReload
:
(
autoReload
:
boolean
)
=>
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.ui
Loading...
Fetches all the versioned objects when instance is active