Perseus
    Preparing search index...

    Hierarchy

    • Component<Props>
      • MoleculeWidgetEditor
    Index

    Constructors

    • Parameters

      • props: any

      Returns MoleculeWidgetEditor

    • Parameters

      • props: any
      • context: any

      Returns MoleculeWidgetEditor

    Properties

    change: (arg1: any, arg2: any, arg3: any) => any = ...
    serialize: () => any = ...
    updateMolecule: (arg1: string) => void = ...
    updateRotation: (arg1: string) => void = ...
    propTypes: { onChange: any; rotationAngle: any; smiles: any } = ...
    widgetName: "molecule-renderer" = ...

    Methods