Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHeroSectionConfig

Hierarchy

  • IHeroSectionConfig

Properties

Optional actions

Optional autoRotateInterval

autoRotateInterval: number

Specifies the auto rotate interval in milliseconds. If omitted or set to 0, the tiles will not rotate automatically.

Optional backgroundColor

backgroundColor: string

Optional connectableKey

connectableKey: string

Optional contentSectionWidth

contentSectionWidth: number

data

Optional dragThreshold

dragThreshold: number

Specifies the touch drag threshold in px. If omitted value defaults to 60

icon

icon: string

Optional itemTemplate

itemTemplate: IItemTemplateConfig

noBackgroundImage

noBackgroundImage: boolean

Specifies if no background image should be displayed for this section. Please note that this cannot be overridden using the HeroItemRenderMode.

Optional noItemsPlaceholder

Optional numberOfBullets

numberOfBullets: number

Specifies the number of bullets to display. If omitted all items returned by data will be displayed.

Optional overlayItemTemplate

overlayItemTemplate: IItemTemplateConfig

Optional pagerNavigation

pagerNavigation: boolean

Display slideshow pager navigation (prev/next). Defaults to false.

Optional showNumberOfUnreadItems

showNumberOfUnreadItems: boolean

Optional userFilters