Update attribute-directives.jade

This commit is contained in:
雪狼 2017-08-07 07:53:31 +08:00 committed by GitHub
parent 81dc702e81
commit 978671b0e4
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ figure.image-display
把第二个名叫`defaultColor`的**输入**属性添加到`HighlightDirective`中:
+makeExcerpt('src/app/highlight.directive.ts(defaultColor)')
+makeExcerpt('src/app/highlight.directive.ts', 'defaultColor', '')
:marked
Revise the directive's `onMouseEnter` so that it first tries to highlight with the `highlightColor`,