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