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