[ADF-2135] Updated tables of contents and tools (#2820)

This commit is contained in:
Andy Stark
2018-01-11 10:15:00 +00:00
committed by Eugenio Romano
parent 9e706d68e4
commit 994041fb23
23 changed files with 353 additions and 464 deletions
+3 -12
View File
@@ -1,15 +1,6 @@
# Context Menu directive
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
<!-- toc -->
- [Basic Usage](#basic-usage)
- [Details](#details)
<!-- tocstop -->
<!-- markdown-toc end -->
Adds a context menu to a component.
## Basic Usage
@@ -48,8 +39,8 @@ export class MyComponent implements OnInit {
### Properties
| Name | Type | Default | Description |
| --- | --- | --- | --- |
| showIcons | boolean | false | Render defined icons |
| ---- | ---- | ------- | ----------- |
| showIcons | boolean | false | Render defined icons |
## Details