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

    Interface ContextMenuRenderOptions

    interface ContextMenuRenderOptions {
        animate?: boolean;
        event?: Event;
    }
    Index

    Properties

    Properties

    animate?: boolean

    Animate the context menu opening.

    event?: Event

    The event that triggered the context menu opening.