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

    Interface RenderChatInputContext

    interface RenderChatInputContext {
        previousParent: HTMLElement;
    }
    Index

    Properties

    Properties

    previousParent: HTMLElement

    The element the chat input was moved out of.