svelteui-icons
v1.0.1
Published
Main package for storing ElementPlus icon resources and for svelteui!
Downloads
4
Maintainers
Readme
svelteui-icons
all the icons from element-plus-icons, respect!
Install
yarn add -D svelteui-icons
# OR
npm i -D svelteui-icons
Refer to /svgs
or [ICON_INDEX.md](./ICON_INDEX.md)
for a full list of icons.
API
$$restProps
are forwarded to the svg
element.
Forwarded events
- on:click
- on:mouseover
- on:mouseenter
- on:mouseout
- on:keydown
License
MIT.