DataProviderConfig
Signature:
export interface DataProviderConfig extends DataOptions Extends: DataOptions
Properties
| Property | Type | Description |
|---|---|---|
| fields | (string | DataFieldObject)[] | 필드를 설정한다 |
Properties Desc
fields
필드를 설정한다
Type - (string | DataFieldObject)[]