-
Notifications
You must be signed in to change notification settings - Fork 0
ISourceData
Qamsari edited this page Jul 25, 2021
·
1 revision
Represent object that define as inline source.
export interface ISourceData {
options: ISourceOptions;
data: Array<any>;
}-
options
Represent setting about inline source. For more information visit ISourceOptions -
data
Represent source in array ofany
Copyright © 2020 Manzoomeh Negaran Co Lts.
Powered by BasisCore
- Home
- IContext
- $bc
- Source
- Options
- ConnectionOptions
- Component
- UserDefinedComponent
- APIComponent
- HTML Components
- SourceBase Components
- Source Components
- Callback Argument
- Enum
- Util