CitationOpenEvent
Interface
The arguments for the onOpen event of the Citation component, fired when
the citation's resource details are about to be shown.
Definition
Package:@progress/kendo-react-conversational-ui
Properties
nativeEvent
any
A native DOM event.
The sources associated with the citation that was activated.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
target
HTMLDivElement
An event target.