Salesforce 添加自定义组件

1
2
3
4
<aura:component implements="flexipage:availableForAllPageTypes" access="global">
<iframe src="https://www.baidu.com"
width="100%" height="400" marginwidth='0' marginheight='0' frameborder='1'/>
</aura:component>

Salesforce 添加自定义组件
https://celaraze.com/2021/08/18/salesforce-add-custom-component/
作者
celaraze
发布于
2021年8月18日
许可协议