0.0.32 • Published 6 months ago

gaig-form-controls v0.0.32

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

GaigFormControls

This library was generated with Angular CLI version 15.0.0.

This library contains reusable form control components for use in GAIG websites and forms.

Included Controls

  1. Checkboxes
  2. Input
    • Text Input
    • Number Input
    • Text Area
  3. Radio
  4. Select

Simple Usage Example

Import the "GaigFormControlsModule" into the module you are building your form in. Setup your form group in your .TS file then in your HTML file setup the reusable form controls like in the example below. Use content projection to pass in question and tooltip text.

<gaig-custom-radio formControlName="releaseSigned" [sectionIdentifier]="ruleConstants.releaseSigned">
       <div questionText>Was a release signed?</div>
	   <div tooltip>Was a release signed?</div>
</gaig-custom-radio>
0.0.23

7 months ago

0.0.24

7 months ago

0.0.25

7 months ago

0.0.30

6 months ago

0.0.31

6 months ago

0.0.32

6 months ago

0.0.26

7 months ago

0.0.27

6 months ago

0.0.28

6 months ago

0.0.29

6 months ago

0.0.20

9 months ago

0.0.21

9 months ago

0.0.22

9 months ago

0.0.16

9 months ago

0.0.17

9 months ago

0.0.18

9 months ago

0.0.19

9 months ago

0.0.10

9 months ago

0.0.11

9 months ago

0.0.12

9 months ago

0.0.13

9 months ago

0.0.14

9 months ago

0.0.15

9 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.3

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago