Share via


Options interface

Miscellaneous data for scaffolding of a custom widget which will not be stored in DevPortal.

Properties

configAdvancedRedirectUri

advance configuration option for the deploy function - redirect URI for InteractiveBrowserCredentialNodeOptions

configAdvancedTenantId

advance configuration option for the deploy function - tenant ID for InteractiveBrowserCredentialNodeOptions

openUrl

The URL to open after development server of the widget is started (URL of your Developer Portal). If you don't want to use this feature, set it to false. If you want to open just the widget page, set it to true.

Property Details

configAdvancedRedirectUri

advance configuration option for the deploy function - redirect URI for InteractiveBrowserCredentialNodeOptions

configAdvancedRedirectUri?: string

Property Value

string

configAdvancedTenantId

advance configuration option for the deploy function - tenant ID for InteractiveBrowserCredentialNodeOptions

configAdvancedTenantId?: string

Property Value

string

openUrl

The URL to open after development server of the widget is started (URL of your Developer Portal). If you don't want to use this feature, set it to false. If you want to open just the widget page, set it to true.

openUrl?: string

Property Value

string