-
-
Notifications
You must be signed in to change notification settings - Fork 47
Form fields
Ahmad K. Bawaneh edited this page Nov 21, 2019
·
2 revisions
#Form fields
This is a quick description for the new changes in the new from fields in domino-ui
Almost all form fields now shares the same html structure to enhance styling and provide better maintainability for the lib.
The new fields comes with the following changes :
- Allow multiple Left/Right addons.
- Can have a constant prefix/postfix
- Easy style and theme.
- 2 Types of styles, LINED, ROUNDED
- Better aligned in other content.
- Unified HTML structure
Notes
setLeftAddOn and setRightAdddOn methods are now deprecated, please the new methods starts with add instead.
