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