all options from the initial component configuration
var width = $$("ssheet").config.width;
The config property is for accessing and changing the configuration properties of a widget. Do not try to reset the config value itself!