cristovao-trevisan / svelte-icon

SVG [icon] string styler for svelte
https://cristovao-trevisan.github.io/svelte-icon/
MIT License
30 stars 6 forks source link

Title support #7

Closed brunobely closed 6 months ago

brunobely commented 1 year ago

Currently the text shown on hover comes from the name of the SVG file passed to the data prop. It would be nice if we could support custom titles (in the generated <title> tag) through a prop.

cristovao-trevisan commented 6 months ago

Sorry for the very late response. Just added the title prop to the component since it's very important for a11y