@markupcodes/form-textarea

0.0.2 • Public • Published

テキストエリアフォーム

使い方

<markup-form-textarea
  textarea-id="detail"
  label="お問い合わせ内容"
  textarea-name="detail"
  help="例:○○の方法が分かりません。"
  required-error-message="お問い合わせ内容は512文字以内で入力してください。"
  required-label="必須"
  required
></markup-form-textarea>

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

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

開発を始める

npm run dev

ビルドする

npm run build

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

npm run docs

Readme

Keywords

none

Package Sidebar

Install

npm i @markupcodes/form-textarea

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

253 kB

Total Files

8

Last publish

Collaborators

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