Tidy 5e Sheets API
    Preparing search index...

    Interface ItemTabRegistrationOptions

    Options for registering an item tab.

    interface ItemTabRegistrationOptions {
        autoHeight?: boolean;
    }
    Index

    Properties

    Properties

    autoHeight?: boolean

    When set to true, whenever this tab is navigated to, the window height will automatically adjust to match the content height.