Topic: Clear CRUD Example Using MdbFormsModule
SegalWhenIConsider pro premium priority asked 2 years ago
Expected behavior MDB should have an example-of and documentation for using MdbFormsModule. Actual behavior From https://mdbootstrap.com/, when I enter "MdbFormsModule" as search criteria, no results. From Google.com, I get about 4 results, but nothing helpful.
In several other MDB website searching for MdbFormsModule, yield no results.
I'm looking for examples of using the Angular and MdbFormsModule. Resources (screenshots, code snippets etc.) , Basic form example showing Typescript and Angular, with coding to get and set form values, including set/get values for the date picker, using MdbFormsModule.
Is there any clear documentation for MdbFormsModule? If so, which URL?
If there a clear example for using Angular forms (using MdbFormsModule)? If so, where can I find it?
Arkadiusz Idzikowski staff answered 2 years ago
You can find more information about the MdbFormsModule
and its options in our documentation: https://mdbootstrap.com/docs/angular/forms/input-fields/#docsTabsOverview
This module contains only component and directives that allow you to create a material outline input with a dynamic label position. To set/get input values, you need to use Angular form controls (template driven or reactive forms).
You can find more information in official Angular docuemntation: https://angular.io/guide/forms-overview
SegalWhenIConsider pro premium priority commented 2 years ago
Actually, where is the documentation about MdbFormsModule ? The link that you gave me a link to "Input Fields", not MdbFormsModule.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 3.0.0
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes