mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [ADF-2463] Moved doc files to subfolders * [ADF-2463] Fixed broken image links * [ADF-2463] Moved doc files to subfolders * [ADF-2463] Fixed broken image links
570 B
570 B
Added, Status
Added | Status |
---|---|
v2.0.0 | Active |
Toolbar Title Component
Supplies custom HTML to be included in a Toolbar component title.
Basic Usage
<adf-toolbar>
<adf-toolbar-title>
<adf-breadcrumb ...></adf-breadcrumb>
</adf-toolbar-title>
...
</adf-toolbar>
Details
You can use this component to include any HTML or Angular components in the Toolbar title section.