19.2.2000 • Published 6 months ago

@windmillcode/angular-wml-form v19.2.2000

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

WML Form

This content is for the 19.0.0 version. Switch to thelatest versionfor up-to-date documentation.

The Angular WML Form Libary is a versatile and customizable library designed to streamline form creation and management in Angular applications. This component offers the following features:

Dynamic Field Management: Easily manage and update fields dynamically using the updateFields and updateFieldsWrapper methods.Flexible Layouts: Define field sections to organize and layout fields in a structured manner.Responsive Design: Ensures forms look great on various screen sizes with built-in media queries.Custom Styling: Supports custom styles including glassmorphism effects for a modern UI.Input Handling: Handles various types of inputs including standalone fields and WML cards.Event Handling: Emits events when fields are updated, allowing for reactive and interactive forms.

Installation

Terminal windownpm install --verbose @windmillcode/angular-wml-form# to populate the field, submit formnpm install --verbose @windmillcode/angular-wml-fieldnpm install --verbose @windmillcode/angular-wml-inputnpm install --verbose @windmillcode/angular-wml-button

Usage

WMLFormZero

Basic Form Setup

Form Submission

the FormGroup is applied at the field level not the form level so essentiallly you do not need wml-form-zero to create your custom formto see how this complex form works if you type in abc in the name field then the email field is required however if the name field is not abc then you can empty the email field and submit the form. WMLForm is very impervious

Dynamic Field Update

it replaces so you need the orginal field in case of adding fields

Field Sections

using field sections helps style the layout of the formAll you have to do is to apply display flex to the target form

Reference

WMLFormZeroComponent Properties

WMLFormZeroProps Properties

This structured and organized documentation provides a clear and comprehensive guide for developers to understand and use the WMLFormZero component effectively.

Changelog

v18.1.4 7/13/24

updated package to reflect the version ^18.1.0 of @angular/core package,

v18.1.6 7/14/24

updated package to conform with @windmillcode/angular-wml-components-base ,

v18.1.1000 7/18/24

updated package to reflect the version ^18.1.1 of @angular/core package,

v18.1.2000 7/24/24

updated package to reflect the version ^18.1.2 of @angular/core package,

v18.1.2300 7/27/24

updated package to conform with @windmillcode/angular-wml-components-base ,

v18.1.2301 7/30/24

updated package to conform with @windmillcode/angular-wml-components-base ,

v18.1.3000-beta1 8/1/24

updated package to conform with @windmillcode/angular-wml-components-base ,

v18.1.3000-beta2 8/1/24

updated package to conform with @windmillcode/angular-wml-components-base ,

v18.1.3000-beta3 8/1/24

updated package to conform with @windmillcode/angular-wml-components-base ,

v18.1.3000-beta4 8/1/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3001 8/4/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3002 8/4/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3002 8/5/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3003 8/5/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3004 8/5/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3005 8/5/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3006 8/5/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.3007 8/5/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.4000 8/14/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.1.4001 8/14/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.0 8/15/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.1 8/20/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.1000 8/22/24

updated package to reflect the version 18.2.1 of @angular/core package

v18.2.2000 8/30/24

updated package to reflect the version 18.2.2 of @angular/core package

v18.2.2100 9/1/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.2101 9/1/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.2200 9/3/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.3000 9/4/24

updated package to reflect the version 18.2.3 of @angular/core package

v18.2.3100 9/8/24

updated package to reflect the version 18.2.3 of @angular/core package

v18.2.3110 9/10/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.3112 9/10/24

updated package to conform with @windmillcode/angular-wml-components-base

v18.2.4000 9/16/24

updated package to reflect the version 18.2.4 of @angular/core package

v18.2.4100 9/19/24

updated package to conform with @windmillcode/wml-components-base

v18.2.4200 9/21/24

updated package to conform with @windmillcode/wml-components-base

v18.2.5001 9/22/24

updated package to reflect the version 18.2.5 of @angular/core package

v18.2.6000 10/1/24

updated package to reflect the version 18.2.6 of @angular/core package

v18.2.7000 10/2/24

updated package to reflect the version 18.2.7 of @angular/core package

v18.2.7001 10/5/24

updated package to conform with @windmillcode/wml-components-base

v18.2.7010 10/9/24

updated package to conform with @windmillcode/wml-components-base

v18.2.7020 10/10/24

updated package to conform with @windmillcode/wml-components-base

v18.2.8000 10/10/24

updated package to reflect the version 18.2.8 of @angular/core package

v18.2.8000 10/11/24

updated package to reflect the version 18.2.8 of @angular/core package

v18.2.8001 10/11/24

updated package to conform with @windmillcode/wml-components-base

v18.2.9000 10/23/24

updated package to conform with @windmillcode/wml-components-base

v18.2.10000 10/31/24

updated package to conform with @windmillcode/wml-components-base

v18.2.11000 11/7/24

updated package to conform with @windmillcode/wml-components-base

v18.2.12000 11/15/24

updated package to conform with @windmillcode/wml-components-base

v18.2.12001 11/17/24

updated package to conform with @windmillcode/wml-components-base

v19.0.0 11/19/24

updated package to conform with @windmillcode/wml-components-base

v19.0.3 11/20/24

updated package to conform with @windmillcode/wml-components-base

v19.0.4 11/26/24

updated package to conform with @windmillcode/wml-components-base

v19.0.1000 11/26/24

updated package to conform with @windmillcode/wml-components-base

19.2.1000

6 months ago

19.2.2000

6 months ago

19.1.8000

6 months ago

19.2.0

6 months ago

19.1.7000

7 months ago

19.1.6000

7 months ago

19.1.3112

8 months ago

19.1.3111

8 months ago

19.1.3110

8 months ago

19.1.3100

8 months ago

19.1.3000

8 months ago

19.1.4000

7 months ago

19.1.2000

8 months ago

19.1.5000

7 months ago

19.0.6000

8 months ago

19.1.0

8 months ago

19.0.7000

8 months ago

19.0.5101

8 months ago

19.0.5100

9 months ago

19.0.5000

9 months ago

19.0.4000

9 months ago

19.0.3000

9 months ago

19.0.2000

9 months ago

19.0.4

10 months ago

19.0.1000

10 months ago

19.0.0

10 months ago

19.0.3

10 months ago

18.2.12000

10 months ago

18.2.12001

10 months ago

18.2.11000

10 months ago

18.2.10000

11 months ago

18.2.9000

11 months ago

18.2.7000

11 months ago

18.2.7001

11 months ago

18.2.6000

12 months ago

18.2.8000

11 months ago

18.2.8001

11 months ago

18.2.7010

11 months ago

18.2.7020

11 months ago

18.2.4000

12 months ago

18.2.2100

1 year ago

18.2.2101

1 year ago

18.2.3000

1 year ago

18.2.4100

12 months ago

18.2.2200

1 year ago

18.2.3100

1 year ago

18.2.3112

1 year ago

18.2.4200

12 months ago

18.2.3110

1 year ago

18.2.3200

12 months ago

18.2.5000

12 months ago

18.2.5001

12 months ago

18.2.2000

1 year ago

18.2.1000

1 year ago

18.2.1

1 year ago

18.2.0

1 year ago

18.1.4000

1 year ago

18.1.4001

1 year ago

18.1.3007

1 year ago

18.1.3002

1 year ago

18.1.3003

1 year ago

18.1.3004

1 year ago

18.1.3005

1 year ago

18.1.3006

1 year ago

18.1.3000-beta1

1 year ago

18.1.3000-beta2

1 year ago

18.1.3000-beta3

1 year ago

18.1.3000-beta4

1 year ago

18.1.3000-beta9

1 year ago

18.1.2301

1 year ago

18.1.2000

1 year ago

18.1.2300

1 year ago

18.0.4000

1 year ago

18.1.1000

1 year ago

18.0.5000

1 year ago

18.1.6

1 year ago

18.1.4

1 year ago

18.0.3010

1 year ago

18.0.6000

1 year ago

18.0.3000

1 year ago

18.0.2000

1 year ago

18.0.4

1 year ago

18.0.1

1 year ago

18.0.1000

1 year ago

17.3.9000

1 year ago

17.3.7000

1 year ago

17.3.8000

1 year ago

17.3.5110

1 year ago

17.3.6000

1 year ago

17.3.5000

1 year ago

17.3.4001

1 year ago

17.3.4000

1 year ago

17.3.3000

1 year ago

17.3.2000

1 year ago

17.3.1000

1 year ago

17.3.0

1 year ago

17.2.4004

1 year ago

17.2.4001

2 years ago

17.2.4002

2 years ago

17.2.4003

1 year ago

17.2.4000

2 years ago

17.2.3002

2 years ago

17.2.3001

2 years ago

17.2.3000

2 years ago

17.2.2001

2 years ago

17.2.2000

2 years ago

17.2.1000

2 years ago

17.1.3000

2 years ago

17.1.2001

2 years ago

17.1.2000

2 years ago

17.1.1000

2 years ago

17.1.2

2 years ago

17.1.0

2 years ago

17.0.9001

2 years ago

17.0.9000

2 years ago

17.0.8102

2 years ago

17.0.8103

2 years ago

17.0.80

2 years ago

17.0.8100

2 years ago

17.0.7300

2 years ago

17.0.7200

2 years ago

17.0.7100

2 years ago

17.0.70

2 years ago

17.0.60

2 years ago

17.0.50

2 years ago

16.2.120

2 years ago

16.2.110

2 years ago

16.2.100

2 years ago

17.0.10

2 years ago

17.0.20

2 years ago

17.0.11

2 years ago

16.2.91

2 years ago

16.2.80

2 years ago

16.2.90

2 years ago

16.2.93

2 years ago

16.2.60

2 years ago

17.0.40

2 years ago

16.2.92

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago