wasm-yew-canvas-checkcode 0.1.0

纯前端的,运行于 WASM 中的,基于 Canvas 2D 绘图引擎的,Yew.rs 图形验证码控件
Documentation
1
2
3
4
5
6
7
8
9
[{0}].wasm-yew-canvas-checkcode {{
    cursor: pointer;
    box-sizing: border-box;
    user-select: none;
}}
[{0}].wasm-yew-canvas-checkcode:active {{
    border-style: inset;
    border-width: 1px;
}}