AtmoFX
AtmoFX
And to answer the question from @robdekort, I very much want the option 😃. It reduces the scrolling required in the Create/Edit entry pages, especially for fields that would in...
Sure, I have created this public repo: https://github.com/AtmoFX/HeroUI-Input.git Taking the beta docs as reference helped; I see 2 CSS classes (possibly more may be missing, I have not analyzed every...
I removed them and ... I am not sure what is different now from what it was when I first tried to get it to work and no style whatsoever...
I updated the library and I confirm I have no styling issue anymore. Here is the result of `pnpm list` on my computer for that test project (Added *dev* for...
It seems the issue needs to be reopened to address the now multiple comments that something is wrong (when a custom prefix is defined, if I understand correctly).
While you are at it, the few previous examples all use a parameter named `viewPath` when I think it should be named just `path`. Possible to correct it?