úterý 1. prosince 2015

Coach View - access to Coach Viev configuration parameter in JavaScript

Assume that the coach view configuration has a parameter named color:

Here is the JavaScript code to access the confirguration:

var color
color = this.context.options.color.get("value");




Žádné komentáře:

Okomentovat