View source to see how these are setup. The big strings in datamodel are html-escaped JSON.
datamodel
You can create your own in console: _.escape(JSON.stringify(yourObjectLiteralHere));
_.escape(JSON.stringify(yourObjectLiteralHere));
With nested ux-button components.