Skip to content

Commit

Permalink
Update files/zh-cn/web/api/htmlcanvaselement/todataurl/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 authored Oct 24, 2023
1 parent 4bf088b commit 6d2a644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/zh-cn/web/api/htmlcanvaselement/todataurl/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ canvas.toDataURL(type, encoderOptions);

### 返回值

包含 [data URI](/zh-CN/docs/Web/HTTP/Basics_of_HTTP/Data_URLs) 的{{domxref("DOMString")}}
包含 [data URI](/zh-CN/docs/Web/HTTP/Basics_of_HTTP/Data_URLs) 的字符串

## 示例

Expand Down

0 comments on commit 6d2a644

Please sign in to comment.