getattribute
getattribute
-
The getAttribute () method gets an attribute value by name .
方法获取指定名称所对应的属性值。
-
The getAttribute () method retrieves the value of a single attribute from the component 's attribute map .
getAttribute()方法从组件的属性映射中检索单个属性的值。
-
The script variable 's value is retrieved with the getAttribute () method of the script context .
通过脚本上下文的getAttribute()方法检索脚本变量的值。