Skip to content

pantoken / platforms/canvas-theme-editor/src / buildTheme

函数: buildTheme()

buildTheme(options?): object

Alpha

为给定的提供者/资产选择构建 theme.css 和 theme.js。

参数

options?

BuildThemeOptions = {}

返回值

object

css

css: string

js

js: string