I am working on project that is using Typescript and want to use react-grid-layout.
Do we have any existing type definition file (d.ts) for this library?
Thanks
One does not exist. You may be able to write one yourself by using the
existing Flow typedefs.
vineetbatta mailto:[email protected]
October 11, 2016 at 5:17 PMI am working on project that is using Typescript and want to use
react-grid-layout.
Do we have any existing type definition file (d.ts) for this library?Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/STRML/react-grid-layout/issues/365, or mute the
thread
https://github.com/notifications/unsubscribe-auth/ABJFPzYyzlOrDFCbR-MqnHgJjx_a0rMZks5qzArmgaJpZM4KUKmd.
For future readers which may land here : ts typings are available at https://www.npmjs.com/package/@types/react-grid-layout
Most helpful comment
For future readers which may land here : ts typings are available at https://www.npmjs.com/package/@types/react-grid-layout