Need a special offer?Find out if your project fits.
+

Typescript definition up to date?

Answered
Andrew Darnovsky asked on October 25, 2018

Hello
I am using Flexmonster with Angular. The typescript definition (v.2.6.6) is not consistent with the documentation . 
Following the docs this should be valid:

slice: {
   rows: [
      { uniqueName: 'name_1',  sortOrder:["member_1", "member2"]}
...
but the current version of flexmonster.d.ts does not allow "sortOrder"

Can we expect a definition update soon?
 
Thank you
Andrew
 

1 answer

Public
Iryna Kulchytska Iryna Kulchytska Flexmonster October 25, 2018

Hi Andrew,
 
Thank you for posting your question to the forum.
 
We were just in the middle of updating the typescript definition. sortOrder was added as well. You are welcome to update ng-flexmonster package to the latest version (2.6.6-1).
 
Please let us know if it works fine for you.
 
Kind regards,
Iryna

Please login or Register to Submit Answer