0.0.94 • Published 5 years ago

v-glcf v0.0.94

Weekly downloads
15
License
ISC
Repository
-
Last release
5 years ago

Vue GLCF

Installation

npm i -S v-glcf

Requirements

* Apollo

Basic implementation

<GLCF
    :apollo="$apollo"
    :debug="true"
    :error="error"
    :title="title"
    :inputs="inputs"
    :consents="consents"
    :submit-text="submitText"
    :confirmation="confirmation"
    :additional-mail-fields="additionalMailFields"
/>

Slots

* confirmation
* error
* title-after
* inputs-before
* inputs-after
* consents-before
* consents-after
0.0.94

5 years ago

0.0.82

6 years ago

0.0.81

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.3

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago