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
DayCellRootProps
Interface DayCellRootProps
Hierarchy
DayCellRootProps
Index
Properties
children
date
date
Profile
el
Ref
extra
Hook
Props
show
Day
Number
today
Range
Properties
children
children
:
(
rootElRef
:
Ref
<
any
>
, classNames
:
string
[]
, rootDataAttrs
:
any
, isDisabled
:
boolean
)
=>
ComponentChildren
Type declaration
(
rootElRef
:
Ref
<
any
>
, classNames
:
string
[]
, rootDataAttrs
:
any
, isDisabled
:
boolean
)
:
ComponentChildren
Parameters
rootElRef:
Ref
<
any
>
classNames:
string
[]
rootDataAttrs:
any
isDisabled:
boolean
Returns
ComponentChildren
date
date
:
Date
date
Profile
date
Profile
:
DateProfile
Optional
el
Ref
el
Ref
:
undefined
|
RefObject
<
any
>
|
RefCallback
<
any
>
Optional
extra
Hook
Props
extra
Hook
Props
:
undefined
|
Record
<
string
,
any
>
Optional
show
Day
Number
show
Day
Number
:
undefined
|
boolean
today
Range
today
Range
:
DateRange
Modules
node_
modules/@fullcalendar/common/main
create
Element
Day
Cell
Root
Props
children
date
date
Profile
el
Ref
extra
Hook
Props
show
Day
Number
today
Range
Generated using
TypeDoc