Commit 5b8b142
committed
Fire event, when rendering of form is ready
With this event, we can do some extra things to the rendered form. My use case is executing $.material.init() from https://github.com/FezVrasta/bootstrap-material-design. I can not do that with postprocess, because I need a fully rendered form in my use case.1 parent ac29fb9 commit 5b8b142
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments