We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c22cc4 commit a7abcfaCopy full SHA for a7abcfa
src/common/util/ColorsPickerUtil.js
@@ -33,6 +33,7 @@ export class ColorsPickerUtil {
33
* @description 创建 DOM canvas。
34
* @param {number} height - canvas 高度。
35
* @param {number} width - canvas 宽度。
36
+ * @version 11.3.0
37
*/
38
39
static createCanvas (height, width){
0 commit comments