Aura components can contain Lightning web components.
Lightning web components can’t contain Aura components.
If you’re building a Lightning web component that expects other subcomponents in its body, those subcomponents must also be built as Lightning web components. Remember that Lightning web components can’t contain Aura components.
If a Lightning web component is an outermost component in a tree of nested components, none of the nested components can be an Aura component.
To Read next article Click Here
Comments
Post a Comment