RevoGrid Documentation v4.15.8 / WatchConfig
Type Alias: WatchConfig
ts
type WatchConfig: {
immediate: boolean;
};Type declaration
| Name | Type | Defined in |
|---|---|---|
immediate | boolean | src/plugins/base.plugin.ts:5 |