Skip to main content
All docs
V25.1
  • ItemWidgetOptionEventArgs Interface

    Declaration

    export interface ItemWidgetOptionEventArgs extends ItemWidgetBaseEventArgs

    Inheritance

    Properties

    options Property

    Specifies the widget’s options before the widget is rendered.

    Declaration

    options: Object

    Property Value

    Type Description
    Object

    An object that contains the widget’s options.