"message":"Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type=\"button\">` or `<a>` might be more appropriate",
"message":"Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type=\"button\">` or `<a>` might be more appropriate",
"start":{
"start":{
"line":29,
"line":30,
"column":0
"column":0
},
},
"end":{
"end":{
"line":29,
"line":30,
"column":25
"column":25
}
}
},
},
@ -111,11 +111,11 @@
"code":"a11y_click_events_have_key_events",
"code":"a11y_click_events_have_key_events",
"message":"Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type=\"button\">` or `<a>` might be more appropriate",
"message":"Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type=\"button\">` or `<a>` might be more appropriate",
"start":{
"start":{
"line":30,
"line":32,
"column":0
"column":0
},
},
"end":{
"end":{
"line":30,
"line":32,
"column":25
"column":25
}
}
},
},
@ -123,11 +123,11 @@
"code":"a11y_click_events_have_key_events",
"code":"a11y_click_events_have_key_events",
"message":"Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type=\"button\">` or `<a>` might be more appropriate",
"message":"Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type=\"button\">` or `<a>` might be more appropriate",