RelativeTimeFormatOptions$Typings extension
Properties
- localeMatcher ↔ RelativeTimeFormatLocaleMatcher?
-
The locale matching algorithm to use. For information about this option, see Intl page.
getter/setter pair
- numeric ↔ RelativeTimeFormatNumeric?
-
The format of output message.
getter/setter pair
- style ↔ RelativeTimeFormatStyle?
-
The length of the internationalized message.
getter/setter pair