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 two impacts of the LWC's Shadow DOM should be considered when designing or developing the stylesheets for these components?
Choose 2 answers
Currently there are no comments in this discussion, be the first to comment!