/* * Copyright (c) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ { "@app-component/uncommonAttr": { "_descriptor": {}, "data": {}, "template": { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:1", "className": "container" }, "classList": [ "container" ], "children": [ { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:3", "shareid": "abc", "value": "shareid_test1" } }, { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:6", "shareid": "function () {return this.aa}", "value": "shareid_test2" } }, { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:9", "voicelabel": "fff", "value": "voicelabel_test" } }, { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:12", "subscriptlabel": "aaa", "value": "subscriptlabel_test" } }, { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:15", "scenelabel": "video", "value": "scenelabel_test" } }, { "type": "div", "attr": { "debugLine": "pages/uncommonAttr/uncommonAttr:18", "subscriptflag": "auto", "value": "subscriptflag_test" } }, { "type": "div", "attr": { "accessibilitygroup": "true", "debugLine": "pages/uncommonAttr/uncommonAttr:21", "value": "accessibilitygroup_test1" } }, { "type": "div", "attr": { "accessibilitygroup": "function () {return this.accessibilitygroup}", "debugLine": "pages/uncommonAttr/uncommonAttr:24", "value": "accessibilitygroup_test2" } }, { "type": "div", "attr": { "accessibilitydescription": "bbb", "debugLine": "pages/uncommonAttr/uncommonAttr:27", "value": "accessibilitydescription_test" } }, { "type": "div", "attr": { "accessibilitytext": "ccc", "debugLine": "pages/uncommonAttr/uncommonAttr:30", "value": "accessibilitytext_test" } }, { "type": "div", "attr": { "accessibilityimportance": "auto", "debugLine": "pages/uncommonAttr/uncommonAttr:33", "value": "accessibilityimportance_test" } } ] } } }