Interface: FormattableProps<Value, Format>
Formattable Props
Extends
Signature
ts
export interface FormattableProps<Value, Format> extends BaseFormatPropsType Parameters
| Name |
|---|
Value |
Format |
Properties
| Name | Type | Description |
|---|---|---|
format (optional) | string | Format | |
value | Value |
Tags
@VueI18nComponent@remarks— The props used in DatetimeFormat, or NumberFormat component