Perseus
    Preparing search index...
    • Parameters

      • type: string

        the widget that you are trying to replace

      • replacementType: string

        the type of the widget that takes its place

        e.g. replaceEditor("transformer", "deprecated-standin") will make it so the transformer widget is replaced by the deprecated stand-in widget

      Returns void