Type Alias: MarkOption()
MarkOption: (
option
,blockId
,widgetType
,setMatchingGroup
?,blockCode
?) =>Promise
<void
>
Select single option
Parameters
• option: OptionSetOption
Option object to select
• blockId: string
Id of block
• widgetType: string
Type of widget the block is using
• setMatchingGroup?: boolean
If true
it will try to match selected option in other blocks within this block group
• blockCode?: string
Block name of the block
Returns
Promise
<void
>
Fires
@mimeeq#mimeeq-select-option
Fires
@mimeeq#mimeeq-app-url-change