5 lines
4.8 KiB
JSON
5 lines
4.8 KiB
JSON
|
{
|
||
|
"id": "api/common/FormStyle",
|
||
|
"title": "FormStyle",
|
||
|
"contents": "\n\n<article>\n <div class=\"breadcrumb-container\">\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://angular.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://angular.io/api/common\", \"name\": \"@angular/common\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://angular.io/api/common/FormStyle\", \"name\": \"FormStyle\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/common\">@angular/common</a>\n </div>\n <div class=\"github-links\">\n <a href=\"https://github.com/angular/angular/edit/master/packages/common/src/i18n/locale_data_api.ts?message=docs(common)%3A%20describe%20your%20change...#L45-L58\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/angular/angular/tree/12.0.0-next.7/packages/common/src/i18n/locale_data_api.ts#L45-L58\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n </div>\n \n <header class=\"api-header\">\n <h1 id=\"formstyle\">FormStyle<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/common/FormStyle#formstyle\"><i class=\"material-icons\">link</i></a></h1>\n \n <label class=\"api-type-label enum\">enum</label>\n \n \n \n </header>\n \n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n <section class=\"short-description\">\n <p>Context-dependant translation forms for strings.\nTypically the standalone version is for the nominative form of the word,\nand the format version is used for the genitive case.</p>\n\n \n </section>\n \n \n \n \n<section class=\"see-also\">\n <h2 id=\"see-also\">See also<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/common/FormStyle#see-also\"><i class=\"material-icons\">link</i></a></h2>\n <ul>\n \n <li><p><a href=\"http://cldr.unicode.org/translation/date-time-1/date-time#TOC-Standalone-vs.-Format-Styles\">CLDR website</a></p>\n</li>\n <li><p><a href=\"https://angular.io/guide/i18n\">Internationalization (i18n) Guide</a></p>\n</li>\n </ul>\n</section>\n\n\n \n<section class=\"enum-overview\">\n<code-example language=\"ts\" hidecopy=\"true\">\nenum <a href=\"api/common/FormStyle\" class=\"code-anchor\">FormStyle</a> {\n <a class=\"code-anchor\" href=\"api/common/FormStyle#Format\"><span class=\"member-name\">Format</span></a>\n <a class=\"code-anchor\" href=\"api/common/FormStyle#Standalone\"><span class=\"member-name\">Standalone</span></a>\n}\n</code-example>\n</section>\n\n\n\n<section class=\"members\">\n <h2 id=\"members\">Members<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/common/FormStyle#members\"><i class=\"material-icons\">link</i></a></h2>\n <table class=\"is-full-width list-table property-table\">\n <thead>\n <tr>\n <th>Member</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr class=\"member\">\n <td>\n <a id=\"Format\"></a>\n <code class=\"\"><span class=\"member-name\">Format</span></code>\n </td>\n <td>\n \n \n \n </td>\n </tr>\n \n <tr class=\"member\">\n <td>\n <a id=\"Standalone\"></a>\n <code class=\"\"><span class=\"member-name\">Standalone</span></code>\n </td>\n <td>\n \n \n \n </td>\n </tr>\n \n </tbody>\n </table>\n</section>\n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/common\n - api
|
||
|
}
|