@markupcodes/form-name-input

0.0.5 • Public • Published

名前入力フォーム

使い方

<markup-form-name-input
  input-id="fullname"
  label="名前"
  input-name="fullname"
  help="例:山田 太郎"
  required-error-message="氏名は128文字以内で入力してください。"
  required-label="必須"
  required
></markup-form-name-input>

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

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

開発を始める

npm run dev

ビルドする

npm run build

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

npm run docs

Readme

Keywords

none

Package Sidebar

Install

npm i @markupcodes/form-name-input

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

253 kB

Total Files

9

Last publish

Collaborators

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