Welshman Docs / @welshman/feeds / FeedControllerOptions
Type Alias: FeedControllerOptions ​
FeedControllerOptions =
FeedCompilerOptions&object
Defined in: feeds/src/controller.ts:19
Type declaration ​
feed ​
feed:
Feed
onEvent()? ​
optionalonEvent: (event) =>void
Parameters ​
event ​
Returns ​
void
onExhausted()? ​
optionalonExhausted: () =>void
Returns ​
void
tracker? ​
optionaltracker:Tracker
useWindowing? ​
optionaluseWindowing:boolean