CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:15:05 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=10896056305980f407e9017f60423dcc9538897b85e6c9520727ea18eb75cf63a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Y2jr-S-x--7ChF49z4rafZncJd-O3boc%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc38921f386cd6-BLR
import { Component } from '@angular/core';@Component({ selector: 'app-roo - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import { Component } from '@angular/core';
- @Component({
- selector: 'app-root',
- templateUrl: './app.component.html',
- styleUrls: ['./app.component.css']
- })
- export class AppComponent {
- title = 'app-angular';
- fontSize= 1;
- aumentar(){
- console.log("aumentar tamaño");
- // test aumentar
- this.fontSize += 0.1;
- // capturamos el tamaño de fuente de todo el cuerpo de html "document.body.style.fontSize"
- document.body.style.fontSize = this.fontSize + "em";
- }
- reducir(){
- console.log("reducir tamaño");
- // test reducir tamaño
- this.fontSize -= 0.1;
- document.body.style.fontSize = this.fontSize + "em";
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 2 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 12 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 21 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 31 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 42 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 53 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 1 min ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 1 min 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