Câu 12: Platform User Experience Designer
A UX Designer is creating a custom To-Do List component to replace the standard Salesforce one. Their developer is using a parent-child Lightning Web Component (LWC) structure to build the component, creating a parent component for the list and a single repeated child component for each To-Do Item within the list. Whi…
Nội dung câu hỏi
A UX Designer is creating a custom To-Do List component to replace the standard Salesforce one. Their developer is using a parent-child Lightning Web Component (LWC) structure to build the component, creating a parent component for the list and a single repeated child component for each To-Do Item within the list. Which impact of the LWC’s Shadow DOM should be considered when designing or developing the stylesheets for these components?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. The CSS styles defined in the parent list component are not shared with the child items. — đáp án hiện tại
- B. Using a Light DOM child component prevents the CSS styles from being inherited by the child items.
- C. The CSS styles defined in the parent list component are inherited by the child items.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.