Back to Website
Show / Hide Table of Contents

Interface ICheckboxConfig

Provides properties for AuWidgetCheckbox.

Package: ui-framework

Properties

autoReset

If true, set false as value when step with checkbox displaying twice or more

Declaration
autoReset?: boolean
Property Value
Type Description
boolean

If true, set false as value when step with checkbox displaying twice or more

checkboxIcon

Declaration
checkboxIcon?: string
Property Value
Type Description
string

disabled

Declaration
disabled?: boolean
Property Value
Type Description
boolean

enabled

If true, displays the checkbox.

Declaration
enabled?: boolean
Property Value
Type Description
boolean

If true, displays the checkbox.

onChange

A function that is executed after changing a checkbox value.

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

A function that is executed after changing a checkbox value.

prompt

A text message associated with the checkbox.

Declaration
prompt: string
Property Value
Type Description
string

A text message associated with the checkbox.

showValueInTitle

Declaration
showValueInTitle?: boolean
Property Value
Type Description
boolean

tooltipIcon

Declaration
tooltipIcon?: string
Property Value
Type Description
string

value

This value is true if the checkbox is selected.

Declaration
value: boolean
Property Value
Type Description
boolean

This value is true if the checkbox is selected.

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