[ADF-2135] Updated tables of contents (#2822)

This commit is contained in:
Andy Stark
2018-01-12 13:26:11 +00:00
committed by Eugenio Romano
parent 72cfd7894d
commit 69e40ea1c0
17 changed files with 164 additions and 353 deletions
+4 -20
View File
@@ -4,22 +4,6 @@ Simple container for headers, titles, actions and breadcrumbs.
![](docassets/images/adf-toolbar-01.png)
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
<!-- toc -->
- [Basic Usage](#basic-usage)
* [Properties](#properties)
- [Details](#details)
* [Custom title](#custom-title)
* [Divider](#divider)
* [Dropdown menu](#dropdown-menu)
* [Custom color](#custom-color)
<!-- tocstop -->
<!-- markdown-toc end -->
## Basic Usage
```html
@@ -36,9 +20,9 @@ Simple container for headers, titles, actions and breadcrumbs.
### Properties
| Name | Type | Default | Description |
| --- | --- | --- | --- |
| title | string | | Toolbar title |
| color | string | | Toolbar color, can be changed to empty value (default), `primary`, `accent` or `warn`. |
| ---- | ---- | ------- | ----------- |
| title | string | | Toolbar title |
| color | string | | Toolbar color, can be changed to empty value (default), `primary`, `accent` or `warn`. |
## Details
@@ -120,4 +104,4 @@ For example:
![](docassets/images/adf-toolbar-06.png)
![](docassets/images/adf-toolbar-07.png)
![](docassets/images/adf-toolbar-07.png)