generateblocks
generateblocks copied to clipboard
Button markup and accessibility
I think it would be a good idea to let the buttons have the <button> markup instead of div or span. It's better for accessibility and will come in handy in case the buttons are transformed into tab triggers for tab functionality.
Reference: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tab_role