mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
1.27k stars 282 forks source link

Support number input component #2679

Open prakhargupta1 opened 1 year ago

prakhargupta1 commented 1 year ago

Duplicates

Latest version

Summary 💡

I was trying to add a demo (that adds 2 numbers) and created a custom function that takes params as type: number. But then I couldn't find the right component to take the input from the user.

Screenshot 2023-09-14 at 9 54 31 PM

Examples 🌈

No response

Motivation 🔦

No response

JerryWu1234 commented 1 year ago

https://mui.com/base-ui/react-number-input/ do you need this component ?

Janpot commented 1 year ago

do you need this component?

We will build on top of the material UI version once it becomes available. (cc @mj12albert)