Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V18.2
  • BootstrapUIWidgetElementActionEventArgs Class

    Provides data for client events related to actions performed on the widget’s visual elements.

    Declaration

    declare class BootstrapUIWidgetElementActionEventArgs extends BootstrapUIWidgetEventArgsBase

    Remarks

    BootstrapUIWidgetElementActionEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

    See Also