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

    Interface TextReplacementOptions

    interface TextReplacementOptions {
        replaceParent?: boolean;
    }
    Index

    Properties

    Properties

    replaceParent?: boolean

    Hoist the replacement element out of its containing element if it would be the only child of that element.