Preparing search index...
The search index is not available
@rxap/data-source - v19.1.0
@rxap/data-source
BaseDataSourceViewer
Interface BaseDataSourceViewer<View>
interface
BaseDataSourceViewer
<
View
=
any
>
{
id
?:
string
;
restore
?:
boolean
;
viewChange
?:
Observable
<
View
>
;
[
key
:
string
]:
any
;
}
Type Parameters
View
=
any
Indexable
[
key
:
string
]:
any
Index
Properties
id?
restore?
view
Change?
Properties
Optional
id
id
?:
string
Optional
restore
restore
?:
boolean
Indicates weather the data source should restore the last value from local storage
Optional
view
Change
viewChange
?:
Observable
<
View
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
restore
view
Change
@rxap/data-source - v19.1.0
Loading...
Indicates weather the data source should restore the last value from local storage