Search
Preparing search index...
The search index is not available
PrimeFaces JavaScript API Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
PrimeFaces JavaScript API Docs
node_modules/@fullcalendar/common/main
EventSourceDef
Interface EventSourceDef<Meta>
Type parameters
Meta
Hierarchy
EventSourceDef
Index
Properties
fetch
ignore
Range
parse
Meta
Properties
fetch
fetch
:
EventSourceFetcher
<
Meta
>
Optional
ignore
Range
ignore
Range
:
undefined
|
boolean
parse
Meta
parse
Meta
:
(
refined
:
EventSourceRefined
)
=>
null
|
Meta
Type declaration
(
refined
:
EventSourceRefined
)
:
null
|
Meta
Parameters
refined:
EventSourceRefined
Returns
null
|
Meta
Modules
node_
modules/@fullcalendar/common/main
create
Element
Event
Source
Def
fetch
ignore
Range
parse
Meta
Generated using
TypeDoc