@markupcodes/form-url-input

0.0.5 • Public • Published

URL入力フォーム

使い方

<markup-form-url-input
  input-id="url"
  label="URL"
  input-name="siteUrl"
  help="例:http://www.example.com"
  type-error-message="正しいURLを入力してください。"
  required-error-message="URLを入力してください。"
  required-label="必須"
  required
></markup-form-url-input>

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

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

開発を始める

npm run dev

ビルドする

npm run build

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

npm run docs

Readme

Keywords

none

Package Sidebar

Install

npm i @markupcodes/form-url-input

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

254 kB

Total Files

9

Last publish

Collaborators

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