Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    A singleton helper class to manage requesting clipboard permissions. Provoides common functionality for working with the clipboard.

    Index

    Methods

    • Copies plain text to the clipboard in a cross-browser compatible way.

      Parameters

      • text: string

        The text to copy.

      Returns Promise<void>