Type alias MobileFooterPanel

MobileFooterPanel: ModuleConfig & {
    content: MobileFooterPanelContent;
    options: MobileFooterPanelOptions;
}

Type declaration

Generated using TypeDoc