Perseus
    Preparing search index...

    This is the main editor for this widget, to specify all the options.

    Hierarchy

    • Component<any>
      • CSProgramEditor
    Index

    Constructors

    • Parameters

      • props: any

      Returns CSProgramEditor

    • Parameters

      • props: any
      • context: any

      Returns CSProgramEditor

    Properties

    _handleProgramIDChange: (arg1: string) => void = ...
    _handleSettingsChange: (arg1: any) => void = ...
    change: (...args: readonly unknown[]) => any = ...
    serialize: () => any = ...
    defaultProps: CSProgramDefaultWidgetOptions = csProgramLogic.defaultWidgetOptions
    propTypes: { onChange: any } = ...
    widgetName: "cs-program" = ...

    Methods