Type alias gmfCustomCSS

gmfCustomCSS: {
    authentication: string;
    authenticationPanel: string;
    desktopCanvas: string;
    lidarFooter: string;
    lidarPanel: string;
}

Additional CSS for the different elements

Type declaration

  • authentication: string
  • authenticationPanel: string
  • desktopCanvas: string
  • lidarFooter: string
  • lidarPanel: string

Generated using TypeDoc