The Intl.PluralRules.prototype property represents the prototype object for the Intl.PluralRules constructor.
Property attributes of Intl.PluralRules.prototype
| |
|---|---|
| Writable | no |
| Enumerable | no |
| Configurable | no |
See PluralRules for a description of Intl.PluralRules instances.
Intl.PluralRules instances inherit from Intl.PluralRules.prototype. Modifications to the prototype object are inherited by all Intl.PluralRules instances.
Intl.PluralRules.prototype.constructorIntl.PluralRules.Intl.Plural.prototype.resolvedOptions()Intl.PluralRules.prototype.select()String indicating which plurar rule to use for locale-aware formatting.| Specification | Status | Comment |
|---|---|---|
| Intl Plural Rules Draft | Draft | Initial definition. |
| Feature | Chrome | Edge | Firefox | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|---|
| Basic support | 63 | No | 58 | No | 50 | No |
| Feature | Android webview | Chrome for Android | Edge mobile | Firefox for Android | IE mobile | Opera Android | iOS Safari |
|---|---|---|---|---|---|---|---|
| Basic support | 63 | 63 | No | 58 | No | 50 | No |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/PluralRules/prototype