An action to determine if a link is active.
Adds a data-active attribute to the <a/> tag to be used for styling.
Components {#each links as { title, href, isHash }} {title} {/each}
jsrepo add actions/active
Link