Shaun Wild

Results 6 issues of Shaun Wild

Would be awesome if I could use this library using maven or gradle.

## Summary This PR swaps the attributes for binds and events in the `Input` and `FormCheck` components. ## The Problem As it turns out, the order of these attributes actually...

In the `Input` component, the order of the `on:xxx` and `bind:xxx` should be swapped, because the values will not be up to date when they are read in the `on:xxx`...

It doesn't seem possible to add custom ids/classes/attributes to `TabPane` when inside a `TabContent`. This means that it is hard to test the tabs as I cannot add a `data-testid`...

### Is your feature request related to a problem? Please describe. I am using Kotlin and the use of the builders provided on these classes is overly verbose. ### Describe...

future

I'd like to use this library in my project, integrating it would be difficult as it's not on maven central.