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
Creates a component that both provides context and applies the root slot styles. Use this when the root component **renders an underling DOM element**.
126
+
Creates a component that both provides context and applies the root slot styles. Use this when the root component **renders an underlying DOM element**.
127
127
128
128
> **Note:** It requires the root `slot` parameter to be passed.
0 commit comments