Optional
An optional callback to be invoked after the highlighting is done. Mostly useful when async is true, since in that case, the highlighting is done asynchronously.
async
true
The element successfully highlighted.
An optional callback to be invoked after the highlighting is done. Mostly useful when
async
istrue
, since in that case, the highlighting is done asynchronously.