Options
All
  • Public
  • Public/Protected
  • All
Menu

Module jupyter/ipywidgets/IPyWidgetsAttached

Index

Functions

Functions

Const default

  • default(props: { widget: any }): Element
  • The IPyWidgetsAttached class allows to render a Lumino Widget being mounted in the React.js tree.

    Parameters

    • props: { widget: any }
      • widget: any

    Returns Element

Generated using TypeDoc