Type Alias FooterPanelContent

FooterPanelContent: {
    bookmark: string;
    closeLeftPanel: string;
    closeRightPanel: string;
    download: string;
    embed: string;
    exitFullScreen: string;
    feedback: string;
    fullScreen: string;
    moreInfo: string;
    open: string;
    openLeftPanel: string;
    openRightPanel: string;
    share: string;
}

Type declaration

  • bookmark: string
  • closeLeftPanel: string
  • closeRightPanel: string
  • download: string
  • embed: string
  • exitFullScreen: string
  • feedback: string
  • fullScreen: string
  • moreInfo: string
  • open: string
  • openLeftPanel: string
  • openRightPanel: string
  • share: string