Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseSecondLayer
    • DefaultUISecondLayer

Index

Properties

description: string
hideButtonDeny: boolean
hideTogglesForServices: boolean
isLanguageSelectorEnabled: boolean
isOverlayEnabled: boolean
tabs: { categories: { isEnabled: boolean; label: string }; services: { isEnabled: boolean; label: string } }

Type declaration

  • categories: { isEnabled: boolean; label: string }
    • isEnabled: boolean

      Currently non-customizable. Value set as: true

    • label: string
  • services: { isEnabled: boolean; label: string }
    • isEnabled: boolean

      Currently non-customizable. Value set as: true

    • label: string

      Currently non-customizable. Value set as: "Services" (non-translated)

title: string