Closed aminalaee closed 3 years ago
Closes #54 .
Add Password field. Basically the same as String field but has different representation in HTML.
Password
String
password = typesystem.Password()
Closes #54 .
Add
Password
field. Basically the same asString
field but has different representation in HTML.password = typesystem.Password()