@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbClassGetContextOptions

    interface UmbClassGetContextOptions {
        passContextAliasMatches?: boolean;
        preventTimeout?: boolean;
        skipHost?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    passContextAliasMatches?: boolean
    preventTimeout?: boolean
    skipHost?: boolean