Hi there!
Lorem ipsum dolor sit amet, legere ancillae ne vis. Ne vim laudem accusam consectetuer, eu utinam integre abhorreant sea. Quo eius veri ei, nibh invenire democritum vel in, utamur vulputate id est. Possit ceteros vis an.
Also see the unstyled variant that shows the out-of-the-box experience.
Run npm run build
and see the
built variant that uses the minified version of
the script in the dist
folder.
Per default, the custom element is optimized for loading speed.
Depending on your page, this can introduce flashing (example with flashing). At the expense of loading speed using
document.write()
and following the
instructions in the README, you can prevent this (example without flashing).