Skip to main content

Function: ViewWithFooter()

ViewWithFooter(props): Element

Defined in: lib/layout/ViewWithFooter.tsx:50

A view component with a fixed footer containing navigation buttons. The content area is scrollable and the footer remains fixed at the bottom. Supports customizable buttons with icons and variants.

Parameters

props

ViewWithFooterProps

The component props

Returns

Element

A view with scrollable content and fixed footer