You're viewing the v7 docs. Upgrading from v6?
eventInteractive
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.