hi,
i would like to set:
scheduler.config.time_step=15;
scheduler.config.hour_size_px=88;
on a mobile schedular, i ve tried without success:
$$(‘scheduler’).$$(‘dayList’).define(‘minuteStep’,15);
and is there a list of all parameters? couldn’t find this in the documentation.
best regards.