Sublime Forum

ExtJS snippets

#1

Hello there.

First time contributor, so be gentle :smile:

For those of you out there who use ExtJS

Here are some (well a lot) of snippets to help your everyday.

Now mind you I just made em, and will need FEEDBACK on what is too much and what could be added - it needs to be used for me to know what is a good idea to add (to help with the API) and what is overload.

So far I have xtype configurations made for most of the components - and also events.

Array properties that holds other components that can have special values are marked first for copying, then the closure is marked for deletion and you can spam new snippets inside (like for dockedItems)

All events are formatted in the JSON way

Enjoy and please do give feedback so I can refine it!

https://github.com/IgorSzyporyn/extjs407snippets

0 Likes

#2

Duh!

Made a mistake - will have to create an actual package out of this.

So for now they are raw snippets people!

Also I have now used them a little - and the xtype builders have to be remade, but the event snippets are really nice!!

0 Likes