You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Does the component permit the use of child elements that perform auxiliary functions?
[This article is a stub, and is not yet complete.]
Such auxiliary content includes <style>, <template>, <script>, and
<link> elements. [Need a complete list.] A component that wished to, for
example, present a count of its visible children would want to avoid including
auxiliary elements in its count.