Can someone (@saqimtiaz?) please explain to me what event-detail-*
refers to here?
https://tiddlywiki.com/prerelease/#EventCatcherWidget
The only .detail
property I know of is for the UIEvent Web API. But that doesn’t square up with that asterisk in event-detail-*
which implies “specify which”.
What am I missing?