Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
DataSourceConfigProps
Interface DataSourceConfigProps
interface
DataSourceConfigProps
{
value
:
|
undefined
|
{
key
?:
string
;
collectionKey
?:
any
;
collectionParameters
?:
any
;
udm
?:
any
;
path
?:
string
;
pullUpdatesIntervalSeconds
?:
number
;
fullSyncIntervalSeconds
?:
number
;
}
;
onChange
:
(
value
:
any
)
=>
void
;
configureEvents
?:
boolean
;
variablesSchema
?:
DataSchema
;
}
Index
Properties
value
on
Change
configure
Events?
variables
Schema?
Properties
value
value
:
|
undefined
|
{
key
?:
string
;
collectionKey
?:
any
;
collectionParameters
?:
any
;
udm
?:
any
;
path
?:
string
;
pullUpdatesIntervalSeconds
?:
number
;
fullSyncIntervalSeconds
?:
number
;
}
on
Change
onChange
:
(
value
:
any
)
=>
void
Optional
configure
Events
configureEvents
?:
boolean
Optional
variables
Schema
variablesSchema
?:
DataSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
on
Change
configure
Events
variables
Schema
Console
SDK
REST API
Membrane React - v0.6.0
Loading...