Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.1 KB

Published on webcomponents.org

<xtal-link-preview>

Provide preview of URL.

xtal-link-preview provides the ability to provide your own styling, and event HTML layout.

Syntax

<xtal-link-preview href="https://onsen.io"></xtal-link-preview>

Try altering the href attribute below

Running locally

  1. Do a git clone or a git fork of repository https://github.com/bahrus/xtal-link-preview
  2. Install node.js
  3. Run "npm install" from location of folder created in step 1.
  4. Run npm run serve. Open browser to http://localhost:3030/demo/single.html