These docs are for an old release.
Info on upgrading to v6
eventInteractive 5.10.0
Setting to true
will cause all events to be focusable/tabbable. By default, only events that have an event.url
property are tabbable.
Boolean, default: false
You can set this on a per-event basis using the event.interactive
boolean of the event object.