Click
eventsFires when the user clicks on a the FloatingActionButton.
**Note: when using items configuration, clicking on the FloatingActionButton will open the speed-dial list popup.
Event Data
e.event Object
The original DOM event.
e.sender kendo.ui.FloatingActionButton
The FloatingActionButton instance that triggered the event.
e.preventDefault Function
If invoked prevents the click .