Skip to content

Docs: optimize Vanilla JavaScript installation #185

Open
@mfranzke

Description

@mfranzke

The Vanilla JavaScript part of the installation guide includes the following paragraph:

You can use one of the following links to find the description for the framework you use.

NOTE: If you need a loader path to import 'defineCustomElements' or 'applyPolyfills', you have to use: "@db-ui/elements/loader".

Integration JavaScript
For integration in other framworks visit Stencil Doc- Overview Framework Integration for more informations.

This could be a little bit misleading, as it's a mix and match in between the chosen documentation (on JavaScript specifically / without a framework) and mentioning a list of framework links. Just removing "You can use one of the following links to find the description for the framework you use." might not do the trick, as we should set the linked documentation by StencilJS team in context (e.g. not necessarily referencing the framework from a public CDN, but our localhost installation), etc.

https://db-ui.github.io/elements/?path=/docs/intro-frameworks-javascript--page#integrate-web-components-in-your-app

Probably we should even also provide a Vanilla JS showcase.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions