CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 09:38:47 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=cde1b1849101f2276121d541d2407f0d56690d6b374eaa13fb088c56fefdcdcca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22fmMbCQmorey5t8srJB7YhOAOtndY8Vtj%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d5a05749c4a9b7-BLR
import { Component, OnInit, Input } from '@angular/core';@Component({ s - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import { Component, OnInit, Input } from '@angular/core';
- @Component({
- selector: 'app-validador',
- templateUrl: './validador.component.html',
- styleUrls: ['./validador.component.scss']
- })
- export class ValidadorComponent implements OnInit {
- @Input() ValueType:string;
- @Input() ValueClass:string;
- ValidClass:string;
- constructor() { }
- ngOnInit(): void {
- /*conditional if for validation*/
- switch(color){
- case this.ValueType == "val":{
- this.ValidClass = "val-span"
- console.log("span1");
- break;
- }
- case this.ValueType == "rec":{
- this.ValidClass = "rec-span"
- console.log("span1");
- break;
- }
- case this.ValueType == "env":{
- this.ValidClass = "env-span"
- console.log("span1");
- break;
- }
- }
- //console.log("entra");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ L
JavaScript | 1 min ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ S
JavaScript | 1 min ago | 0.25 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ P
JavaScript | 1 min ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ Z
JavaScript | 1 min ago | 0.25 KB
-
📌 Swapzone +37% glitch ⭐ P
JavaScript | 2 min ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ R
JavaScript | 2 min ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 2 min ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ L
JavaScript | 2 min ago | 0.25 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