errorMessage
説明
The fieldset error message to use.
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
Yamada UIにスターをあげる
スターFieldset
は、フィールドセット要素に、レジェンド、ヘルパーメッセージ、エラーメッセージなどをグループ化するために使用されるコンポーネントです。
説明
The fieldset error message to use.
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
説明
Props the error message component.
タイプ
ErrorMessageProps
説明
The fieldset helper message to use.
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
説明
Props the helper message component.
タイプ
HelperMessageProps
説明
If true
, the fieldset will be disabled.
タイプ
boolean
デフォルト
false
説明
If true
, the fieldset will be invalid.
タイプ
boolean
デフォルト
false
説明
If true
, the fieldset will be readonly.
タイプ
boolean
デフォルト
false
説明
If true
, switch between helper message and error message using isInvalid.
タイプ
boolean
デフォルト
true
タイプ
boolean
説明
The fieldset legend to use.
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
説明
Props the label component.
タイプ
LegendProps
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
タイプ
boolean
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
タイプ
type ONLY_FOR_FORMAT =
| string
| number
| boolean
| ReactElement<any, string | JSXElementConstructor<any>>
| Iterable<ReactNode>
| ReactPortal
GitHubでこのページを編集する