Block Attributes
isSensible
This attribute defines if the button can be triggered by arrows.
Examples
isSensible = true;
// Default value
isSensible = false;
// Default value
isSensible = false;
This attribute defines if the button can be triggered by arrows.