DruxtRouterEntity
DruxtRouterEntity
Renders the resolved DruxtRouter route as a DruxtEntity component, using the 'full' display mode.
Used by the DruxtRouter to render decoupled Drupal entity routes; it is not intended to be used directly.
See: /modules/router
.props
Vue.js Properties.
Kind: static property of DruxtRouterEntity
.langcode : string
The JSON:API resource language code.
Kind: static property of props
.path : string
The Decoupled router path.
Kind: static property of props
.route : object
The Decoupled router object.
Kind: static property of props