Home Reference Source

Variable

Static Public Summary
public

cmenu: *

This creates a new instance of the circular menu.

public

Because we want global variables to be the same every time it is imported we export an instance of global variables instead of the constructor.

public

licenses: {"CC0": *, "CC-BY": *}

This class defines the available default licenses when creating a new project

Static Public

public cmenu: * source

import {cmenu} from 'canvas-template/src/js/NewMenu.js'

This creates a new instance of the circular menu.

public globalVariables: GlobalVariables source

import globalVariables from 'canvas-template/src/js/globalvariables.js'

Because we want global variables to be the same every time it is imported we export an instance of global variables instead of the constructor.

public licenses: {"CC0": *, "CC-BY": *} source

This class defines the available default licenses when creating a new project