Angular Fast Froms
CtrlK
  • Angular Fast Forms
  • Introduction
    • Concepts
    • Getting started
  • Components
    • Form Control
    • Form Group
  • Validation
    • Sync Validator
    • Async Validator
  • Advanced
    • Injection
    • NGXS Support
    • JSON
Powered by GitBook
On this page
Edit on GitHub

Components

There are different types of components which can be registered.

  • Form Control

  • Form Group

  • Form Action

Nice to know

  • Injection

PreviousGetting startedNextForm Control

Last updated 2 years ago