Skip to content

vue-i18n / general / NumberFormatProps

Alias de Tipo: NumberFormatProps

ts
type NumberFormatProps = FormattableProps<number, Intl.NumberFormatOptions>;

Props del componente NumberFormat

Vue I18n Component