SVG参考手册
属性 | Attributes
xlink:title(xlink:标题)
xlink:title
属性用于以可读的方式描述链接或资源的含义,与xlink:role
or xlink:arcrole
属性相同。值是可选的; 如果提供了一个值,它应该包含一个描述资源的字符串。一般来说,最好使用<title>
子元素而不是xlink:title
属性。
使用上下文
Categories |
Xlink attribute |
---|---|
Value |
<string> |
Animatable |
No |
Normative document |
SVG 1.1 (2nd Edition) |
元素
以下元素可以使用该xlink:title
属性
<a>
<altglyph>
<animate>
<animatecolor>
<animatemotion>
<animatetransform>
<color-profile>
<cursor>
<feimage>
<filter>
<font-face-uri>
<glyphref>
<image>
<lineargradient>
<mpath>
<pattern>
<radialgradient>
<script>
<set>
<textpath>
<tref>
<use>