API Reference > ui-ninezone > Footer > FooterProps FooterProps Interface Beta Properties of Footer component. Extends CommonProps Properties Name Type Description children undefined | React.ReactNode Footer indicators and separators. isInFooterMode undefined | false | true Describes whether the footer is in footer or widget mode. messages undefined | React.ReactNode Footer messages. onMouseEnter undefined | (event: MouseEvent<HTMLElement, MouseEvent>) => void Handler for mouse enter onMouseLeave undefined | (event: MouseEvent<HTMLDivElement, MouseEvent>) => void Handler for mouse leave safeAreaInsets undefined | SafeAreaInsets Describes respected safe area insets. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/footer/Footer.tsx Line 18 Last Updated: 13 June, 2024