Components
-
<pg-carousel> (v.1.5)
Wrap a collecton of elements in this wrapper element and it will automatically provide a functional, accessible carousel.
-
<pg-slider> (v.1.2)
Wrap a collecton of elements in this wrapper element and it will automatically provide a functional, accessible slider.
-
<pg-tablewrap> (v.1.1)
Wrap a
<table>element in this wrapper element and it will automatically provide an accessible, horizontal-overflowing-when-necessary table. -
<pg-tabset> (v.1.2)
Wrap a list of links (a tablist) and their corresponding target elements (tabpanels) in this wrapper element and it will automatically provide a functional, accessible tabset.
-
<pg-videowrap> (v.1.3)
Wrap a
<video>element in this wrapper element and it will automatically provide a functional, accessible play/pause button.