1{
2  "name": "TabContent",
3  "parents": ["Tabs"],
4  "attrs": [
5    "tabBar",
6    "onWillShow",
7    "onWillHide"
8  ],
9  "single": true
10}