parent
5d34657198
commit
7fae9114c8
|
@ -36,7 +36,7 @@ export interface KeyValue<K, V> {
|
||||||
* @usageNotes
|
* @usageNotes
|
||||||
* ### Examples
|
* ### Examples
|
||||||
*
|
*
|
||||||
* This examples show how an Object or a Map and be iterated by ngFor with the use of this keyvalue
|
* This examples show how an Object or a Map can be iterated by ngFor with the use of this keyvalue
|
||||||
* pipe.
|
* pipe.
|
||||||
*
|
*
|
||||||
* {@example common/pipes/ts/keyvalue_pipe.ts region='KeyValuePipe'}
|
* {@example common/pipes/ts/keyvalue_pipe.ts region='KeyValuePipe'}
|
||||||
|
|
Loading…
Reference in New Issue