mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
94.14k stars 32.35k forks source link

[joy-ui] Add `NumberInput` component #38948

Open siriwatknp opened 1 year ago

siriwatknp commented 1 year ago

Duplicates

Latest version

Summary 💡

Kudo to @mj12albert for implementing the headless NumberInput to Base UI. Let's use the hook to create Joy UI design version of the NumberInput.

We could have 2 components for Joy UI:

aman44444 commented 1 year ago

@siriwatknp I want to work on this feature. Can you please assign this to me?

siriwatknp commented 1 year ago

@siriwatknp I want to work on this feature. Can you please assign this to me?

Assigned! Please take a look at Autocomplete or Input to get an idea of how to build the new component.

For NumberInput, I think it will have these slots: