parent
f1c08d83b0
commit
7642308c14
@ -57,7 +57,7 @@ export class NgStyle implements DoCheck {
|
|||||||
@Input()
|
@Input()
|
||||||
set ngStyle(
|
set ngStyle(
|
||||||
/**
|
/**
|
||||||
* An array of style properties, specified as colon-separated
|
* A map of style properties, specified as colon-separated
|
||||||
* key-value pairs.
|
* key-value pairs.
|
||||||
* * The key is a style name, with an optional `.<unit>` suffix
|
* * The key is a style name, with an optional `.<unit>` suffix
|
||||||
* (such as 'top.px', 'font-style.em').
|
* (such as 'top.px', 'font-style.em').
|
||||||
|
Loading…
x
Reference in New Issue
Block a user