Skip to main content

Disable

Overview

Switch a widget into a disabled state — for example, disable the submit button while a required field is still empty.

Properties

PropertyDescriptionValueDefault
disableWhen on, the child widget ignores pointer events and renders semi-transparent at the opacity value. When off, the child displays as usual.On/OffOff
opacityOpacity used to render the child widget while disable is on. It has no effect when disable is off.0.0 ~ 1.00.5