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

5 years ago

0.0.81

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago