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/moment/ts3.1-typings/moment
export=
CalendarSpec
Interface CalendarSpec
Hierarchy
CalendarSpec
Indexable
[
x:
string
]:
CalendarSpecVal
|
undefined
Index
Properties
last
Day
last
Week
next
Day
next
Week
same
Day
same
Else
Properties
Optional
last
Day
last
Day
:
undefined
|
string
|
(
(
m
?:
MomentInput
, now
?:
Moment
)
=>
string
)
Optional
last
Week
last
Week
:
undefined
|
string
|
(
(
m
?:
MomentInput
, now
?:
Moment
)
=>
string
)
Optional
next
Day
next
Day
:
undefined
|
string
|
(
(
m
?:
MomentInput
, now
?:
Moment
)
=>
string
)
Optional
next
Week
next
Week
:
undefined
|
string
|
(
(
m
?:
MomentInput
, now
?:
Moment
)
=>
string
)
Optional
same
Day
same
Day
:
undefined
|
string
|
(
(
m
?:
MomentInput
, now
?:
Moment
)
=>
string
)
Optional
same
Else
same
Else
:
undefined
|
string
|
(
(
m
?:
MomentInput
, now
?:
Moment
)
=>
string
)
Modules
node_
modules/moment/ts3.1-
typings/moment
export=
unit
OfTime
unit
OfTime
Calendar
Spec
last
Day
last
Week
next
Day
next
Week
same
Day
same
Else
Generated using
TypeDoc