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
<p>URL of this component library:<ahref="https://sanjeetkumaritoutlook.github.io/stenciljs-components/"target="_blank">Visit</a></p>
17
-
<p>by Default,Stencil Web app creates three components:app-root, app-home, app-profile with Routung from "stencil-router-v2" pre-installed </p>
27
+
<p>Below components in this page are rendering from <ahref="https://www.npmjs.com/package/stenciljs-components"target="_blank"><strong>stenciljs-components npm package</strong></a></p>
28
+
<p>Sandbox page of this component library:<ahref="https://sanjeetkumaritoutlook.github.io/stenciljs-components/"target="_blank">Visit</a></p>
29
+
<p>By Default,Stencil Web app creates three components:app-root, app-home, app-profile with Routung from "stencil-router-v2" pre-installed </p>
18
30
<p>To avoid conflict with npm package (stenciljs-components) which has similar naming components, renamed the component in this web app to app-home-page and app-profile-page respectively</p>
19
-
20
31
<my-rich-text-editorinitial-value="this is initial value"placeholder="angular placeholder"></my-rich-text-editor>
0 commit comments