<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, 4 months agoSantosh_1981
Most Recent 6 months, 4 weeks agoRuiR17
8 months, 3 weeks agoMetaLojiqTee
10 months, 3 weeks agosalesforceNagibator93
1 year, 2 months agosf2022
1 year, 6 months agoCaiXiDan
1 year, 11 months agosinghkar
3 years ago