Question about reusing the mdn-scrim-inline Web Component outside MDN Fred #891
Unanswered
bellsystem35
asked this question in
Browser compatibility data
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi MDN team,
I was reviewing this component:
components/scrim-inline/element.jsI would like to understand whether the
mdn-scrim-inlineWeb Component is intended to be reusable outside the MDN Fred project, or if it depends on MDN-specific build tooling and internal tracking utilities.From the file, I noticed that it uses:
LitElement?litViewedControllergleanClickMy questions are:
element.css?litand SVG files?ViewedControllerandgleanClickrequired for the component to work, or are they only for analytics/tracking?Thank you for your work on MDN and for making the project open source.
Beta Was this translation helpful? Give feedback.
All reactions