@mesg-components/textfield

1.0.4 • Public • Published

@MESG-COMPONENTS/TEXTFIELD

Install

npm install @mesg-components/textfield or yarn add @mesg-components/textfield

Properties

  • type: String, Optional, The default type is text
  • label: String, Required.
  • placeholder: String, Required.
  • v-model: String, Required.

Example

<template>
  <div class="container">
    <TextField type="text" label="Link to your contribution" placeholder="Example ..." v-model="value" />
  </div>
</template>

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @mesg-components/textfield

    Weekly Downloads

    1

    Version

    1.0.4

    License

    none

    Unpacked Size

    3.99 kB

    Total Files

    6

    Last publish

    Collaborators

    • nicolasmahe
    • anthony-mesg
    • nicolas-mesg