UseDateRowHeight

Function: useDateRowHeight()

[object Object]

Defined in: components/Activity/ActivityTile/DateRowHeightGroup.tsx:67

Attach the returned ref to a date row's text content, and apply the returned minHeight (in px) to that row's container. Outside of a

DateRowHeightGroup, minHeight stays undefined and rows size to

their own content.

Returns

[object Object]

minHeight

[object Object]

ref

[object Object]

Parameters

el
HTMLElement | null

Returns

(() => void) | undefined

On this page