Variable MomentarySwitchComponentConst
MomentarySwitchComponent: { events: { initialPress: Event<TypeFromFields, any>; }; } Type declaration
Readonly
events: {
initialPress: Event<TypeFromFields, any>;
}
Readonly
initialPress: Event<TypeFromFields, any>
A SwitchCluster supports these elements if it supports feature MomentarySwitch.