Valid PDII Dumps shared by EduDump.com for Helping Passing PDII Exam! EduDump.com now offer the newest PDII exam dumps, the EduDump.com PDII exam questions have been updated and answers have been corrected get the newest EduDump.com PDII dumps with Test Engine here:
Access PDII Dumps Premium Version
(163 Q&As Dumps, 35%OFF Special Discount Code: freecram)
Recent Comments (The most recent comments are at the top.)
Francis Huang, D - incorrect
size="6" - by default it will display 2 collumns, even on mobile <- question says that "one collumn on small devices",
medium-device-size="6" <- it means 2 collumns ( 6/12 + 6/12) on tablets and desktops
tablet-device-size=6= <- will works for dektops but for tablets it will render 1 collumn
Correct answer B
I think the answer should be D.
How to make a lightning layout responsive?
For that, we need to set the size attributes to the lightning-layout-item.
size -- default size, mobile devices.
small-device-size -- size when the device is larger than mobile.
medium-device-size -- size when the device is larger than tablets.
large-device-size -- size when the device is larger than desktop.
https://www.forcetrails.com/2020/07/how-to-create-responsive-lightning-web.html