yangan
22 小时以前 a28d0135ee42809b2c5863609da37155d3ecba5b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "i18n": {
    "attributes": [
      "path",
      "locale",
      "tag",
      "places"
    ],
    "description": "This is a functional component that can be used when HTML interpolation is needed.\n\nhttp://kazupon.github.io/vue-i18n/guide/interpolation.html#basic-usage"
  },
  "i18n-n": {
    "attributes": [
      "value",
      "format",
      "locale",
      "tag"
    ],
    "description": "This functional component provides a way to use HTML interpolation in pair with number formatting.\n\nhttp://kazupon.github.io/vue-i18n/guide/number.html#custom-formatting"
  }
}