Gavant / glint-template-types

MIT License
19 stars 20 forks source link

Make select optional in power select onChange #91

Open RobbieTheWagner opened 9 months ago

RobbieTheWagner commented 9 months ago

The power select docs do not mention anything other than the selection being passed into onChange, so I think the rest of the args should be optional.

RobbieTheWagner commented 9 months ago

@bakerac4 please let me know what you think about these changes!