spv.ds.IntroPageConfig
Classspv.ds.IntroPageConfig(title, disable_build, small_desc, price_text, image_config,
image_frame, link_config)
title
{string
}
disable_build
{boolean
}
small_desc
{string
}
price_text
{string
}
image_config
{spv.ds.Config
}
image_frame
{number
}
link_config
{spv.ds.Config
}
.disable_build
{boolean
}.image_config
{spv.ds.Config
}.image_frame
{number
}The preferred frame index for the image
.link_config
{spv.ds.Config
}.price_text
{string
}.small_desc
{string
}.title
{string
}