Update attribute-directives.jade
This commit is contained in:
parent
81dc702e81
commit
978671b0e4
|
@ -541,7 +541,7 @@ figure.image-display
|
||||||
|
|
||||||
把第二个名叫`defaultColor`的**输入**属性添加到`HighlightDirective`中:
|
把第二个名叫`defaultColor`的**输入**属性添加到`HighlightDirective`中:
|
||||||
|
|
||||||
+makeExcerpt('src/app/highlight.directive.ts(defaultColor)')
|
+makeExcerpt('src/app/highlight.directive.ts', 'defaultColor', '')
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
Revise the directive's `onMouseEnter` so that it first tries to highlight with the `highlightColor`,
|
Revise the directive's `onMouseEnter` so that it first tries to highlight with the `highlightColor`,
|
||||||
|
|
Loading…
Reference in New Issue