EasyUI Forum

General Category => Bug Report => Topic started by: jimgee on June 13, 2018, 09:49:27 PM



Title: [1.5.5.1][switchbutton] "value" property always is "on"
Post by: jimgee on June 13, 2018, 09:49:27 PM
Hi,
I switch the button state,and I call "options".It confuse me.Why "value" propery always is "on"?


Title: Re: [1.5.5.1][switchbutton] "value" property always is "on"
Post by: stworthy on June 14, 2018, 12:49:40 AM
The 'value' is bound to the switchbutton and will be sent to the server. This property does not relied upon the 'checked' property.