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