Description

Defines the configuration for angular-zen's router-x module.

Index

router-x/src/config/router-x-config.ts

Properties

Properties

hostUrl
hostUrl: string
Type: string
Optional

(Optional) The complete host url (e.g. https://www.example.com) to use when reflection on urls. Default is the current host url as extracted from the document object.

export interface RouterXConfig
{
    /**
     * (Optional) The complete host url (e.g. https://www.example.com) to use when reflection on urls.
     * Default is the current host url as extracted from the document object.
     */
    hostUrl?: string;
}

results matching ""

    No results matching ""