Version 7 will be released soon.
Read the v7 docs
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.