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

    Interface ToolclipConfiguration

    interface ToolclipConfiguration {
        heading: string;
        items: ToolclipConfigurationItem[];
        src: string;
    }
    Index

    Properties

    Properties

    heading: string

    The heading string.

    The items in the toolclip body.

    src: string

    The filename of the toolclip video.