Skip to main content

Interface: BrowseEndpoint

Navigation target that requests another endpoint with optional fixed values.

Properties

id

id: string

Identifier of an endpoint declared in the service manifest.


paramsValues?

optional paramsValues?: Record<string, string>

Parameter values applied when following the navigation target.