文件名称:cornerbox:Ho CSS Houdini角盒
文件大小:37KB
文件格式:ZIP
更新时间:2024-05-30 00:48:11
css houdini css-houdini csshoudini paintworklet
角箱
CSS Houdini库。
CDN
< script src =" https://cdn.jsdelivr.net/gh/jerosoler/cornerbox/CornerBox.js " > </ script >
NPM
npm install cornerbox
如何使用
下载Cornerbox.js文件。
Javascript:
if ( 'paintWorklet' in CSS && 'registerProperty' in CSS && 'CSSUnitValue' in window ) {
CSS . registerProperty ( {
name : '--cornerbox-width' ,
syntax : '
【文件预览】:
cornerbox-main
----index.html(6KB)
----CornerBox.js(1KB)
----.npmignore(17B)
----LICENSE(1KB)
----README.md(2KB)
----docs()
--------cornerbox.png(32KB)
----package.json(598B)