Help Angular by taking a 1 minute survey!Go to surveyHome

FormStyle

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