0

Is there a JQuery UI layout interface for Typescript? Has one been written? I cannot find one and would like to avoid writing one myself.

1 Answer 1

1

Definitely Typed is the largest source for type definitions.

And they do indeed have a definition for jQuery UI.

And they will soon have a definition for jQuery UI Layout - although it is a basic version right now as I'm not familiar with the implementation.

Sign up to request clarification or add additional context in comments.

3 Comments

Steve, I could be wrong, but I believe the OP's referring to the jQuery UI Layout plugin, which I can't find a definition file for on the Definitely Typed repository
Thanks for the definition for jQuery UI, but this isn't the layout plugin as Anzeo has said.
I have created a first draft of the definition, which will fix any errors you are getting. I haven't drilled in all the way to give you perfect typings, but it is a start: github.com/Steve-Fenton/DefinitelyTyped/blob/master/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.