diff --git a/demo/demo-iconset.html b/demo/demo-iconset.html new file mode 100644 index 0000000..8c8c311 --- /dev/null +++ b/demo/demo-iconset.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/demo/index.html b/demo/index.html index 7615cc5..d2cd293 100644 --- a/demo/index.html +++ b/demo/index.html @@ -25,6 +25,7 @@ + diff --git a/demo/tabs-basic-demos.html b/demo/tabs-basic-demos.html index 15522fe..c229022 100644 --- a/demo/tabs-basic-demos.html +++ b/demo/tabs-basic-demos.html @@ -98,21 +98,33 @@

Pre-selected tab

-

Anchors

+

Links

Note: wrapping tab content into <a> introduces a limitation of styling slotted elements, like icons, by the <vaadin-tabs> theme.

- +