DefinitelyTyped/types/mark.js/mark.js-tests.ts
2017-10-19 08:40:40 -07:00

5 lines
84 B
TypeScript

$("div.context").mark("text", {
element: "span",
className: "highlight"
});