DruxtBlockSystemBreadcrumbBlock
DruxtBlockSystemBreadcrumbBlock
System Breadcrumb block.
This component is intended to be rendered by the <druxt-block /> component.
- Renders the
<druxt-breadcrumb />component.
See
Example
<druxt-block
uuid="59121e44-e21b-4f53-b009-5225cd630145"
/>
.mixins
Vue.js Mixins.
Kind: static property of DruxtBlockSystemBreadcrumbBlock
See: DruxtBlocksBlockMixin
.props
Kind: static property of DruxtBlockSystemBreadcrumbBlock
.block : object
The Block JSON:API resource.
Kind: static property of props
.langcode : string
The JSON:API resource language code.
Kind: static property of props
.computed
Kind: static property of DruxtBlockSystemBreadcrumbBlock
.settings() : object
Block settings.
Kind: static method of computed