You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Number input is part of form when it needs to fill field information like transfer user - transfer #41, and also it needs to support increment and decrement that is something haven't thought yet when did UI design.
And also have to support calculation for big number which is we don't use any 3rd dependence to help calculation with big number, like balance, transfer and transaction would be using it.
Thus, this is big matter to whole app that user and our platform all care.
Checkbox is part of form that it is using on set time, set repeat, custom days. And also it has to support custom checkbox via SVG icon and theme
Radio is part of form. It can support custom radio via SVG icon and theme
Should we use a custom element via div instead of text area? We've been used it on smarcontract.codes for search code snippets. Or let user can choose use native text area or custom area?
Password is very important with account security. No plan yet.
Type
Text
Textarea
Number
Checkbox
SET repeat
Unchecked
Checked
By Everyday
By Weekday
By Every week
By Every first
SET time
Unchecked
Checked
The text was updated successfully, but these errors were encountered:
@todo
pnpm link --global
(to make them available)pnpm link --global <./package.json#name>
@output
📦repository
v0.0.0-alpha
@input
📦repository
@output
📦v0.0.0-alpha
v0.0.1-alpha
@input
📦v0.0.0-alpha
@output
📦v0.0.1-alpha
@info
Repo 📂
https://github.com/datdotorg/datdot-ui-input
Notes
(by @fionataeyang)
And also have to support calculation for big number which is we don't use any 3rd dependence to help calculation with big number, like balance, transfer and transaction would be using it.
Thus, this is big matter to whole app that user and our platform all care.
Type
Text
Textarea
Number
Checkbox
SET repeat
Unchecked
Checked
By Everyday
By Weekday
By Every week
By Every first
SET time
Unchecked
Checked
The text was updated successfully, but these errors were encountered: