Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the precision parameter to ui.number #191

Closed
lazyhope opened this issue May 20, 2024 · 1 comment · Fixed by #195
Closed

Add the precision parameter to ui.number #191

lazyhope opened this issue May 20, 2024 · 1 comment · Fixed by #195
Labels
enhancement New feature or request

Comments

@lazyhope
Copy link

Thanks for the great work! NiceGUI has updated their ui.number and introduce a new parameter precision: Optional[int] = None, it would be great to have it also implemented in rxui.number.

Ref:
https://nicegui.io/documentation/number#number_input

@CrystalWindSnake CrystalWindSnake added the enhancement New feature or request label May 20, 2024
@CrystalWindSnake CrystalWindSnake linked a pull request May 20, 2024 that will close this issue
@lazyhope
Copy link
Author

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants