@mesg-components/type-form-popup

1.0.2 • Public • Published

@MESG-COMPONENTS/TypeFormPopup

Install

npm install @mesg-components/type-form-popup or yarn add @mesg-components/type-form-popup

Properties

  • id: String, Required, id of the form
  • url: String, Optional, The default is https://mesgfoundation.typeform.com/to

Slot

  • default

Example

Default Button:

<template>
  <TypeFormPopup id="bOJ0qz">
    <a>click to open</a>
  </TypeFormPopup>
</template>

Primary and submit Button:

<template>
  <TypeFormPopup id="bOJ0qz">
    <button primary>click to open</button>
  </TypeFormPopup>
</template>

Readme

Keywords

none

Package Sidebar

Install

npm i @mesg-components/type-form-popup

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

3.13 kB

Total Files

5

Last publish

Collaborators

  • nicolasmahe
  • anthony-mesg
  • nicolas-mesg