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
RenderHookProps
Interface RenderHookProps<ContentArg>
Type parameters
ContentArg
Hierarchy
RenderHookProps
Index
Properties
children
class
Names
content
default
Content
did
Mount
el
Ref
hook
Props
will
Unmount
Properties
children
children
:
RenderHookPropsChildren
class
Names
class
Names
:
ClassNamesGenerator
<
ContentArg
>
content
content
:
CustomContentGenerator
<
ContentArg
>
Optional
default
Content
default
Content
:
undefined
|
DefaultContentGenerator
<
ContentArg
>
did
Mount
did
Mount
:
DidMountHandler
<
MountArg
<
ContentArg
>
>
Optional
el
Ref
el
Ref
:
undefined
|
RefObject
<
any
>
|
RefCallback
<
any
>
hook
Props
hook
Props
:
ContentArg
will
Unmount
will
Unmount
:
WillUnmountHandler
<
MountArg
<
ContentArg
>
>
Modules
node_
modules/@fullcalendar/common/main
create
Element
Render
Hook
Props
children
class
Names
content
default
Content
did
Mount
el
Ref
hook
Props
will
Unmount
Generated using
TypeDoc