From 970f3b3a8fb2ebdb559cd380cc2820d932ffb33d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Jun 2020 11:30:40 -0700 Subject: v5: Add role=button cursor in Reboot (#31040) * v5: Add role=button cursor in Reboot Ports the changes from #30562 made in v4.5 and adds them to v5. This replaces #30563 which sought to add this to the utility API, but the v4 PR shifted to implement an accessible solution vs a lone utility. * Update reboot.md Co-authored-by: XhmikosR --- site/content/docs/5.0/content/reboot.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'site/content/docs') diff --git a/site/content/docs/5.0/content/reboot.md b/site/content/docs/5.0/content/reboot.md index 2af004574..9f459e7bb 100644 --- a/site/content/docs/5.0/content/reboot.md +++ b/site/content/docs/5.0/content/reboot.md @@ -370,6 +370,15 @@ These changes, and more, are demonstrated below. {{< partial "callout-warning-input-support.md" >}} {{< /callout >}} +### Pointers on buttons + +Reboot includes an enhancement for `role="button"` to change the default cursor to `pointer`. Add this attribute to elements to help indicate elements are interactive. This role isn't necessary for `