Hi
Rui,
We
were able to reproduce the problem and we considered this issue “TypeScript
file throws error” as bug, also have logged a report regarding this. A support
incident to track the status of this defect has been created under your
account. Please log on to our support website to check for further updates.
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please
let me know if you have any questions.
Regards,
HariKrishnan
interface RibbonOptions {
width?: string; //number;
in your javascript you have:
ej.Ribbon.alignType = {
rows: "rows",
columns: "columns"
};
but in the definition you have:
enum RibbonAlignType {
rows,
columns,
}
This clearly does not match. :(
Hi Rui Lima,
Thanks for your suggestions. We are validating on this and we will update you further details on Feb 6,2015.
Please let us know if you need further assistance.
Regards,
Shanmugaraja KHi Rui,
We were able to reproduce the problem and we considered this
issue “Typescript issues with ribbon” as bug, also have logged a report
regarding this. A support incident to track the status of this defect has been
created under your account. Please log on to our support website to check for
further updates.
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please let me know if you have any questions.
Regards,
Sarath kumar P