Optional
data?: { Optional
from?: stringThe location being navigated from. In a web application this would typically be a URL.
Optional
to?: stringThe location being navigated to. In a web application this would typically be a URL.
Optional
type?: stringGenerated using TypeDoc
Type for navigation breadcrumbs.