David Herman
08/18/2023, 1:35 AMInput
widget, which brings a more Jetpack Compose-like API to the flexible but sometimes awkward-to-use Compose HTML version. InputGroup
is also provided as a way to decorate your inputs with some extra elements on its left- and right-hand sides, so you can create something fancy like the "amount" input screenshot attached below.
We're going to be focusing more and more on widgets moving forward, so the plan is at least one new widget with each new release for the foreseeable future. 🤞