Skip to main content

LayoutKit.Footer

BarProps
BarProps
PolymorphicComponentPropsWithRef
OwnBarProps
OwnBarProps
Intersection of
Omit
OwnBarProps
children
never
OwnBarStartProps
OwnBarStartProps
Union of
OwnBarStartProps
start*
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
startAfter
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
startBefore
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
OwnBarStartProps
start
never
startAfter
never
startBefore
never
OwnBarCenterProps
OwnBarCenterProps
Union of
OwnBarCenterProps
center*
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
centerAfter
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
centerBefore
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
OwnBarCenterProps
center
never
centerAfter
never
centerBefore
never
OwnBarEndProps
OwnBarEndProps
Union of
OwnBarEndProps
end*
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
endAfter
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
endBefore
| React.ReactNode| (state: GetLayoutPanelsStateContextType) => React.ReactNode
OwnBarEndProps
end
never
endAfter
never
endBefore
never