Framework7 Components
- Framework7 - Lazy Load
- Framework7 - Notifications
- Framework7 - Message Bar
- Framework7 - Messages
- Framework7 - Infinite Scroll
- Framework7 - Refresh
- Framework7 - Calendar
- Framework7 - Picker
- Framework7 - Autocomplete
- Framework7 - Photo Browser
- Framework7 - Swiper Slider
- Framework7 - Tabs
- Framework7 - Forms
- Framework7 - Action Button
- Framework7 - Buttons
- Framework7 - Chips
- Framework7 - Cards
- Framework7 - Accordion
- Framework7 - List Views
- Framework7 - Progress Bar
- Framework7 - Preloaders
- Framework7 - Overlays
- Framework7 - Layout Grid
- Framework7 - Content Block
- Framework7 - Side Panels
- Framework7 - Status Bar
- Framework7 - Search Bar
- Framework7 - Toolbars
- Framework7 - Navbars
- Framework7 - Layouts
Framework7 Styling
Framework7 Templates
Framework7 Fast Clicks
Framework7 Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Framework7 - Forms
Description
Forms are used for interacting with the users and collects data from the web users using text fields, checkboxes, radio buttons etc.
Framework7 provides different types of form elements to work with the apppcations smoothly as specified in the table below −
S.No | Overlay Type & Description |
---|---|
1 | Form elements are used to make good looking form layouts. |
2 | The pst view extention allows you to create checkbox and radio inputs in Framework7. |
3 | Smart select is an easy way of changing form selects to dynamic pages by using groups of checkboxes and radio inputs. |
4 | The elements can be disabled by applying the disabled class to the element or adding disabled attributes for form element. |
5 | Framework7 has very few useful methods, which makes working with forms easy. |
6 | It is easy with the form storage to store and parse forms data automatically on Ajax loaded pages. |
7 | Framework7 allows you to send data automatically using Ajax. |