QuestionSlide

Settings

SettingValueDescription

Container

true

Accepts nested children components.

Droppable

false

Added as a nested child component inside a container.

Editable

true

Can be edited

Interactive

false

Can receive events

Properties

No properties defined.

Actions

ActionDescription

getOptionImage(index)

Returns the image of the answer

getOptions

Returns the question answers

getValue(id)

Returns a value from the slide state space

hasHelp

Checks if the slide has help

isSelectedOption(index)

Checks if the provided option is selected

selectOption(index)

Selects an answer

setValue(id, value)

Sets a value in the slide state space

showImages

Checks if product images should be displayed

Events

No events defined.

Last updated