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
What directive should I use to tell the first component to show only if size is sm or larger
What directive should I use to tell the second component to only show if size is xs
And the most import question, how to include those directive. I tried adding them to a module, but it didn't work
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi I trying to use the custom sizes I have defined like this:
What directive should I use to tell the first component to show only if size is sm or larger
What directive should I use to tell the second component to only show if size is xs
And the most import question, how to include those directive. I tried adding them to a module, but it didn't work
Thanks in advance
The text was updated successfully, but these errors were encountered: