| Classes | |
|---|---|
| Jquery | Same as JsChain class, but with annotated methods to make phpstan/PhpStorm happy. |
| JsBlock | |
| JsChain | Transparent mapper that will actually translate into JavaScript code. Used as a glue between Views and your actual… |
| JsConditionalForm | |
| JsExpression | |
| JsFunction | |
| JsModal | Create Fomantic-UI Modal using JS. |
| JsReload | Generates action, that will be able to loop-back to the callback method. |
| JsToast | Create Fomantic-UI Toast using JS. |
| JsVueService | Shortcut handler for calling method of the atk JS vue service. |
| Interfaces | |
| JsExpressionable | Allow to map class into JavaScript expression. |