by
示例
html
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<rect x="10" y="10" width="100" height="100">
<animate attributeName="width" fill="freeze" by="50" dur="3s" />
</rect>
</svg>
使用說明
規範
| 規範 |
|---|
| SVG 動畫級別 2 # ByAttribute |
瀏覽器相容性
BCD 表格僅在瀏覽器中載入