Skip to content

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

Function: buildTheme()

buildTheme(options?): object

Alpha

Build both theme.css and theme.js for the given provider/asset selection.

Parameters

options?

BuildThemeOptions = {}

Returns

object

css

css: string

js

js: string