Add a possibility to use custom element type for wrapper (like tr and other - not only div). I also added custom property for custom render method for more flexibility. You need to know what you're doing but it provides a lot of options.
Tests added.
README updated.
Examples updated.
Add a possibility to use custom element type for wrapper (like
tr
and other - not onlydiv
). I also added custom property for custom render method for more flexibility. You need to know what you're doing but it provides a lot of options. Tests added. README updated. Examples updated.