ユーザ用ツール

サイト用ツール


ionicでフォーム作成

Ionicでフォーム作成

Ionic and Forms

https://ionicframework.com/docs/developer-resources/forms/

ビューのいろいろについては以下へ

https://ionicframework.com/docs/components/#inset-labels

実際のcodingは以下のサイトが分かりやすい。

Ionic 3 and Forms

https://robferguson.org/blog/2017/11/19/ionic-3-and-forms/

FormBuilderについて

リンク

Ionic [2|3] | How To Create And Validate Forms
By Gajotres - Last updated on October 15th, 2017

https://www.gajotres.net/ionic-2-how-o-create-and-validate-forms/

コードもあって、分かりやすいです。

<ion-item>
 <ion-input type="password" placeholder="Password"></ion-input>
 <button clear item-right>Forgot</button>
</ion-item>

ionicでフォーム作成.txt · 最終更新: 2018/10/07 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki