Lightning Web コンポーネントはシステム内に存在し、コンテキスト内のレコードに関する情報をメダルとして表示します。Salesforce 管理者は、Lightning アプリケーションビルダー内でこのコンポーネントを使用する必要があります。開発者が XML リソースファイル内で構成する必要がある 2 つの設定はどれですか? 2 つの答えを選択してください
正解:A,B
To make a Lightning web component available in the Lightning App Builder, the developer must specify the target where the component can be placed (e.g., record pages) in the .xml file and set the isExposed attribute to true. References: Expose Lightning Web Components for Flow Screens, Quick Actions, App Builder, and Experience Builder