antoniandre / wave-ui

A UI framework for Vue.js 3 (and 2) with only the bright side. ☀️
https://antoniandre.github.io/wave-ui
MIT License
544 stars 39 forks source link

[w-select][w-textarea][typescript] Add icon slots update typescript types #148

Closed DerrikMilligan closed 4 months ago

DerrikMilligan commented 5 months ago

Previously we added slots to the w-input icons so that we could pass in icons with other icon solutions.

This pull requests attempts to add the same icon slots to other form components.