typograph-editor-documentation
    Preparing search index...

    Variable setParameters

    setParameters: (e?: PageElement | Guide | null, type?: string) => void = ...

    Reflect a selection change back into the host's own chrome. No-op until registered.

    Type Declaration

      • (e?: PageElement | Guide | null, type?: string): void
      • Parameters

        • Optionale: PageElement | Guide | null
        • Optionaltype: string

        Returns void