FormStyle
enum
experimental
npm Package | @angular/common |
---|---|
Module | import { FormStyle } from '@angular/common'; |
Source | common/src/i18n/locale_data_api.ts |
Overview
enum FormStyle { Format Standalone }
Description
Some languages use two different forms of strings (standalone and format) depending on the context. Typically the standalone version is the nominative form of the word, and the format version is in the genitive. See the CLDR website for more information.
Members
Format
Standalone
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/FormStyle