CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:04:20 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=a5746ade7ed225a9de520ce7be84ca5d2435a43cf491d0406d2e7a95a289e9fda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22UNixSloe3dec1DhYHqTFYdOaJpi4AI11%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc28d3088e5ace-BLR
playlist.component.ts - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import { Component, OnInit } from '@angular/core';
- import { Cancion } from '../../model/cancion';
- @Component({
- selector: 'app-playlist',
- templateUrl: './playlist.component.html',
- styleUrls: ['./playlist.component.css']
- })
- export class PlaylistComponent implements OnInit {
- constructor() { }
- nombre:string;
- album:string;
- autor:string;
- canciones:Cancion[] = []
- ngOnInit(): void {
- }
- public agregarCancion(){
- this.canciones.push({
- "nombre": this.nombre,
- "album": this.album,
- "autor": this.autor,
- })
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ V
JavaScript | 6 sec ago | 0.24 KB
-
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 7 sec ago | 0.10 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 7 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ P
JavaScript | 13 sec ago | 0.24 KB
-
⭐⭐⭐ G2A Payment Exploit ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 17 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 19 sec ago | 0.10 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ D
JavaScript | 19 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ X
JavaScript | 25 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand