OptionaldeprecatedOptionaldescriptionOptionaldetailThe event's detail payload type, when known — from a new CustomEvent<Detail>(...)
type argument or a @fires {Detail} name tag. Lets downstream generators emit
CustomEvent<Detail> instead of a bare CustomEvent.
Optionaltype
Present when the event is marked
@deprecated; the string is the deprecation note, if any.