本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
<salla-user-profile>
web component allows the user to display the user information, this can be customised to display information such as Name, Email, Phone Number.
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Custom Fields | custom-fields | Custome fields that can be rendered in addition to the default ones. | string | undefined |
methods
allow for calling functions built by Salla to carry out certain actvities, such as setCustomFields(fields:CustomField[])
which sets custom fields for the component.Method | Description | Return Type |
---|---|---|
setCustomFields(fields: CustomField[]) | Sets custom fields for the component. Can be useful for non HTML usage. | Promise<void> |
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升