Our blazing fast Grid component built with pure JavaScript


Post by luizatslog »

MenuItem without property 'text' into ts file


Post by marcio »

Hey luizatslog,

Which version are you using?? In 5.1.4, setting the MenuItem with text didn't trigger any TS issues

// No TS error here
const menuitem = new MenuItem({text: 'Text Selected'})

Best regards,
Márcio


Post by luizatslog »

Thanks i found here


Post Reply