コンテンツにスキップ

テキスト入力

テキスト入力は文字列を入力するコンポーネントです。

プロパティ

UIダイアログ

項目入力値オプションデフォルト値
ID文字列自動設定
ラベル文字列Text Field
文字列222
高さ文字列55
X文字列
Y文字列
スタイル選択アウトライン, フィル, スタンダードアウトライン
文字列
カラーピッカー
背景色文字列
カラーピッカー
ラベル色文字列
カラーピッカー
入力文字色文字列
カラーピッカー
非アクティブ真偽オン, オフオフ
読み取り専用真偽オン, オフオフ
必須真偽オン, オフオフ
表示真偽オン, オフオン
記号と単位の位置選択なし, 先頭, 末尾なし
記号と単位文字列
入力タイプ選択任意, 電話番号, Eメール任意
国コード選択日本
プレースホルダ文字列
ヘルパーテキスト文字列
入力エラーメッセージ文字列Your input is incomplete
チェンジイベント選択なし, アクションなし
文字列
エラー-

アクション

項目プロパティデータ型オプションデフォルト値
ididstring自動設定
labellabelstringText Field
widthwidthstring222
highthightstring55
xxstring
yystring
variantvariantstringoutlined, filled, standardoutlined
colorcolorstring
backgroundColorbackgroundColorstring
labelColorlabelColorstring
inputColorinputColorstring
disableddisabledbooleantrue, falsefalse
readOnlyreadOnlybooleantrue, falsefalse
requiredrequiredbooleantrue, falsefalse
visibilityvisibilitybooleantrue, falsetrue
inputAdornmentsPositioninputAdornmentsPositionstringnone, start, endnone
inputAdornmentsinputAdornmentsstring
inputTypeinputTypestringany, phone, emailany
countryCodecountryCodestringJA
placeholderplaceholderstring
helperTexthelperTextstring
inputErrorMessageinputErrorMessagestring
valuevaluestring
errorerrorboolean

Tips

イベント

イベント名説明
onchange値の変更が行われ、カーソルが外れた時に発生します。