Back to Website
Show / Hide Table of Contents

Interface IWidgetOptionParam

Provides advanced settings for options.

Package: ui-framework

Properties

applyEmptyValues

Declaration
applyEmptyValues: boolean
Property Value
Type Description
boolean

hidden

If true, hides this option.

Declaration
hidden: boolean
Property Value
Type Description
boolean

If true, hides this option.

onChange

A single function or an array of functions that will be executed when the option value is changed.

Declaration
onChange?: Function | Function[]
Property Value
Type Description
Function | Function[]

A single function or an array of functions that will be executed when the option value is changed.

orderIndex

The order index.

Declaration
orderIndex: number
Property Value
Type Description
number

The order index.

values

the option values as defined in the ecommerce-driver.

Declaration
values: PointedArray<IWidgetOptionValue>
Property Value
Type Description
PointedArray<IWidgetOptionValue>

the option values as defined in the ecommerce-driver.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback