<lightning:layout multipleRows="true">
<lightning:layoutItem size="12">{!v.account.Name}
</lightning:layoutItem>
<lightning:layoutItem size="12">{!v.account.AccountNumber}
</lightning:layoutItem>
<lightning:layoutItem size="12">{!v.account.Industry}
</lightning:layoutItem>
</lightning:layout>
Refer to the component code above. The information displays as expected (in three rows) on a mobile device. However, the information is not displaying as desired (in a single row) on a desktop or tablet.
Which option has the correct component changes to display correctly on desktops and tablets?
NiuNiuG
Highly Voted 3 years, 3 months agoSantosh_1981
Most Recent 5 months, 1 week agoRuiR17
7 months, 1 week agoMetaLojiqTee
9 months, 1 week agosalesforceNagibator93
1 year agosf2022
1 year, 4 months agoCaiXiDan
1 year, 10 months agosinghkar
2 years, 11 months ago