v-glcf

0.0.94 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i v-glcf

Weekly Downloads

1

Version

0.0.94

License

ISC

Unpacked Size

448 kB

Total Files

23

Last publish

Collaborators

  • ddcode
  • codeshot