I usually avoid as much as possible adding dependencies, but I ended up using Day.js (2kB) to make handling dates easier. Currently floating-ui is the only dependency in Fluxon UI.
Comments
Log in with your Bluesky account to leave a comment
Here's what the component code looks like now. The radio buttons update the min and max values which then get patched by LV to re-render the component.
Comments