get-2d-context:小画布工具

时间:2024-07-21 07:11:23
【文件属性】:

文件名称:get-2d-context:小画布工具

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-21 07:11:23

JavaScript

用法 改用! var container = document . querySelector ( '#myContainer' ) var options = { responsive : true , fullscreen : false } // a canvas will be appended to container // if container is left unspecified the default container is document.body // the width and height of canvas is equal to container var ctx = get2dContext ( container , options ) if ( ! ctx ) { // canvas is not supported


【文件预览】:
get-2d-context-master
----index.js(2KB)
----package.json(560B)
----LICENSE(1KB)
----README.md(867B)

网友评论