button A button component set_disabled set_disabled Set the disabled state of the button Syntax public set_disabled(state: boolean): void; Parameters state Type: boolean The disabled state of the button Remarks A disabled button cannot be clicked