Search In This Blog

2025-07-14

Show LWC in smartphone.

 <targetConfig targets="lightning__RecordPage">

<property name="recordpage_display" type="Boolean" default="true"></property>

<supportedFormFactors>

<supportedFormFactor type="Large"/>

<supportedFormFactor type="Small" />

</supportedFormFactors>

</targetConfig>


Set lwc xml target

pc: large

pad: medium

phone: small

No comments:

Post a Comment