@markupcodes/form-email-input

0.0.5 • Public • Published

メールアドレス入力フォーム

使い方

<markup-form-email-input
  input-id="email"
  label="メールアドレス"
  input-name="email"
  help="例:yourname@example.com"
  type-error-message="正しいメールアドレスを入力してください。"
  required-error-message="メールアドレスを入力してください。"
  required-label="必須"
  required
></markup-form-email-input>

<script type="module">import "../markup-form-email-input.js";</script>

https://github.com/pxgrid/markupcodes/blob/master/markups/form-email-input/example/index.html

開発を始める

npm run dev

ビルドする

npm run build

サイト用コードの開発を始める

npm run docs

Readme

Keywords

none

Package Sidebar

Install

npm i @markupcodes/form-email-input

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

255 kB

Total Files

9

Last publish

Collaborators

  • tsmd
  • pxgrid-admin
  • yomotsu
  • geckotang
  • tomof