Skip to content

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

함수: buildTheme()

buildTheme(options?): object

알파

지정된 provider/asset 선택에 대해 theme.css와 theme.js를 모두 빌드합니다.

매개변수

options?

BuildThemeOptions = {}

반환값

object

css

css: string

js

js: string