Default

Function: default()

[object Object]

Defined in: app/components/Menu/MenuContent.tsx:10

A wrapper component for the primary content area of a Menu. It provides a flex-growing container with vertical scrolling support to ensure the main view remains functional even with overflow.

Parameters

props

The component properties.

children

[object Object]

The content to be displayed within the main scrollable area.

Returns

[object Object]

Component

On this page