IntroPageConfig

IntroPageConfig

new IntroPageConfig(title, disable_build, small_desc, price_text, image_config, image_frame, link_config)

Parameters:
Name Type Description
title string
disable_build boolean
small_desc string
price_text string
image_config spv.ds.Config
image_frame number
link_config spv.ds.Config
Source:

Members

disable_build :boolean

Type:
  • boolean
Source:

image_config :spv.ds.Config

Type:
Source:

image_frame :number

The preferred frame index for the image

Type:
  • number
Source:
Type:
Source:

price_text :string

Type:
  • string
Source:

small_desc :string

Type:
  • string
Source:

title :string

Type:
  • string
Source: