Issue Toggle options in are labeled as 'checkboxes', and are not given an identifier. Therefore, Accessibility Readers report them as: “##### checkbox checked”. For example, inspect the element to find the `onclick title` and `type` displays: onclick title= "34724" type="checkbox" ...