FormStyle

From Get docs
< @angular/commonAngular/docs/10/api/common/formstyle


FormStyle

enum

Context-dependant translation forms for strings. Typically the standalone version is for the nominative form of the word, and the format version is used for the genitive case.

See also

enum FormStyle {
  Format
  Standalone
}

Members

Member Description
Format
Standalone


© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v10.angular.io/api/common/FormStyle