Perseus
    Preparing search index...

    An editor for adding a Python program widget that allows users to write, edit and execute Python code.

    Hierarchy

    • Component<Props>
      • PythonProgramEditor
    Index

    Constructors

    • Parameters

      Returns PythonProgramEditor

    • Parameters

      Returns PythonProgramEditor

    Properties

    change: (...args: readonly unknown[]) => any = ...
    getSaveWarnings: () => readonly string[] = ...
    defaultProps: PythonProgramDefaultWidgetOptions = pythonProgramLogic.defaultWidgetOptions
    widgetName: "python-program" = ...

    Methods