Skip to content

vue-i18n / general

general

Vue I18n 汎用 API

これは国際化機能のための API を提供します。

変数

変数説明
I18nInjectionKeyuseI18n のインジェクションキー
VERSIONVue I18n バージョン

関数

関数説明
createI18n-
useI18n-

インターフェース

インターフェース説明
BaseFormatPropsVue I18n が提供するコンポーネントの BaseFormat Props
CompileError-
Composerコンポーザーインターフェース
ComposerAdditionalOptionsuseI18n のコンポーザー追加オプション
ComposerCustomコンポーザーの型カスタム定義
ComposerDateTimeFormatting日時フォーマット関数
ComposerNumberFormatting数値フォーマット関数
ComposerOptionsコンポーザーのオプション
ComposerResolveLocaleMessageTranslationロケールメッセージ翻訳解決関数
ComposerTranslationロケールメッセージ翻訳関数
CustomBlock-
DateTimeOptions日時オプション
DefineDateTimeFormat日付形式の型定義
DefineLocaleMessageロケールメッセージの型定義
DefineNumberFormat数値形式の型定義
ExportedGlobalComposerエクスポートされたグローバルコンポーザーインスタンス
FormattablePropsフォーマッタブルプロパティ
GeneratedTypeConfig生成された型を使用して型を絞り込むために使用されるインターフェース。
I18nI18n インスタンス
I18nAdditionalOptionsI18n 追加オプション
I18nPluginOptionsVue I18n プラグインオプション
MessageContextメッセージコンテキスト。
NumberOptions数値オプション
TranslateOptions翻訳オプション
TranslationProps翻訳コンポーネントプロパティ

型エイリアス

型エイリアス説明
ComponentI18nScope-
ComposerExtender-
CustomBlocks-
DatetimeFormat日時フォーマットコンポーネント
DatetimeFormatPropsDatetimeFormat コンポーネントプロパティ
DefaultDateTimeFormatSchema-
DefaultLocaleMessageSchema-
DefaultNumberFormatSchema-
Disposer-
FallbackLocale-
I18nD-
I18nN-
I18nOptionscreateI18n の I18n オプション
I18nScopeI18n スコープ
I18nT-
IntlDateTimeFormat-
IntlDateTimeFormats-
IntlFormatMatcher-
IntlLocaleMatcher-
IntlNumberFormat-
IntlNumberFormats-
IsEmptyObject-
IsNever-
IsPart-
JsonPaths-
LinkedModifiers-
Locale-
LocaleMessageDictionary-
LocaleMessages-
LocaleMessageType-
LocaleMessageValue-
MessageCompilerメッセージコンパイラ
MessageCompilerContextメッセージコンパイラに渡されるコンテキスト。
MessageFunctionメッセージ関数。
MessageFunctions-
MessageResolver-
MissingHandler-
NamedValue-
NumberFormat数値フォーマットコンポーネント
NumberFormatPropsNumberFormat コンポーネントプロパティ
Path-
PathValue-
PickupFormatPathKeys-
PickupKeys-
PickupPaths-
PluralizationRule-
PostTranslationHandler-
RemovedIndexResources-
Translation翻訳コンポーネント
UseI18nOptionsuseI18n の I18n オプション
VueI18nInstance-
VueMessageType-