/**
* Autogenerate IDs to facilitate WAI-ARIA and server rendering.
*
* A string can be supplied as an argument to be autoId in lieu of the auto-generated ID.
* This is handy for accepting user-provided IDs that need to be deterministic.
*
* ```html
*
*
*