UNPKG

be-selectable

Version:

Adds class 'selected' to anchor element when the current route matches the href.

20 lines (19 loc) 306 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "sourceMap": false, "experimentalDecorators": false, "newLine": "LF", "watch": true, "strict": true, }, "files":[ "be-selectable.ts" ], "exclude":[ "build", "bower_components", "node_modules" ] }