XML 設定ファイルの要素
HTML テンプレートディレクティブ
HTML テンプレートエラー
デコレータ
@salesforce モジュール
ContactsService データ型
getContactsService()
isAvailable()
getContacts(options)
PageReference の型
getContactsService()ContactsService のインスタンスを取得するには、このファクトリ関数を使用します。
1import { getContactsService } from 'lightning/mobileCapabilities';
2getContactsService(): ContactsServiceなし
ContactsService のインスタンス。
インスタンスの作成時は、パラメータやオプションはありません。インスタンスを使用して、取引先責任者に関連する操作を実行します。
関連トピック
The Japanese Summer '24 guide is now live