開発者は、さまざまなデバイスで応答する Lightning Web コンポーネントを作成する任務を負っています。この目標を達成するには、どの 2 つのコンポーネントが必要ですか? 2 つの答えを選択してください
正解:C,D
Lightning-layout and lightning-layout-item are components used in Lightning Web Components to create responsive grid layouts that adapt to the screen size of various devices. References: Lightning Layout: Component Reference Lightning Layout Item: Component Reference