in Technology by
Explain about the Viewport Scaling?

1 Answer

0 votes
by

various aspects used by the viewport to scale.


  • initial-scale indicates the desired zoom on load. The default value is 1 which indicates 100% scale.
  • maximum-scale and minimum-scale values indicate the least and most allowed scaling.
  • user-scalable properties indicate whether the user should be allowed to scale or zoom (via pinch gesture). By default, the value is set to no.

Related questions

0 votes
    When I run a new page, I must specify size of the viewport using the setViewport function: await page ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 24, 2022 in Education by JackTerrance
0 votes
    Which property of viewport specifies zoom onload? Please select the correct options from below (a)maximum-scale (b)user-scalable (c)initial-scale (d)None of the options...
asked Dec 11, 2020 in Education by Editorial Staff
0 votes
    The horizontal scaling approach tends to be cheaper as the number of operations, and the size of the data increases. 1. True 2. False...
asked Sep 6, 2021 in Technology by JackTerrance
0 votes
    The type of scaling supported by NoSQL is ____________. (1)Vertical (2)Horizontal...
asked Apr 22, 2021 in Technology by JackTerrance
0 votes
    Vertical scaling is called __________. (1)Scaling out (2)Scaling up...
asked Apr 21, 2021 in Technology by JackTerrance
0 votes
    Which phase of DevSecOps emphasizes reliability, performance, and scaling? 1. Operations 2. Development 3. Security...
asked Oct 27, 2020 in Technology by JackTerrance
0 votes
    I have designed a xib whose configuration I have set as shown in the pic I have added a UIImageView ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 11, 2022 in Education by JackTerrance
0 votes
    I have designed a xib whose configuration I have set as shown in the pic I have added a UIImageView ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 8, 2022 in Education by JackTerrance
0 votes
    I have designed a xib whose configuration I have set as shown in the pic I have added a UIImageView ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 14, 2022 in Education by JackTerrance
0 votes
    I am using DPro Rio 10.3 on an HP Spectre x360, which has a 4K display. The indicator on DbGrids ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    The Arduino map() function does not work for this problem, and HAVE scoured the 'net for examples but ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 22, 2022 in Education by JackTerrance
0 votes
    The repro code is attached. It (basically) contains two div elements: red (fixed) and black (with ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    When you setup an Auto Scaling groups in AWS EC2 Min and Max bounds seem to make sense: The minimum number of ... is larger than Min? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
+1 vote
    Vertical scaling is called __________....
asked Oct 11, 2020 in Education by anonymous
0 votes
    Explain about the spring cloud and spring boot?...
asked Jul 23, 2021 in Technology by JackTerrance
...