Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • ContentArg

Hierarchy

  • MountHookProps

Index

Properties

children

children: (rootElRef: Ref<any>) => ComponentChildren

Type declaration

didMount

didMount: DidMountHandler<MountArg<ContentArg>>

Optional elRef

elRef: undefined | RefObject<any> | RefCallback<any>

hookProps

hookProps: ContentArg

willUnmount

willUnmount: WillUnmountHandler<MountArg<ContentArg>>

Generated using TypeDoc