Type alias FooterPanelContent

FooterPanelContent: {
    bookmark: string;
    download: string;
    embed: string;
    exitFullScreen: string;
    feedback: string;
    fullScreen: string;
    moreInfo: string;
    open: string;
    share: string;
}

Type declaration

  • bookmark: string
  • download: string
  • embed: string
  • exitFullScreen: string
  • feedback: string
  • fullScreen: string
  • moreInfo: string
  • open: string
  • share: string

Generated using TypeDoc