Progressive Enhancement Demo

The goal of an enhanced widget is to output plain HTML markup at build time, with ARIA role enhancements when JavaScript loads.

To test this kind of demo: run gatsby build && gatsby serve and turn off JavaScript in your browser

[starter component source]