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. replaceWidget("transformer", "deprecated-standin") will make it so the transformer widget is replaced by the always correct widget

      Returns void