You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new component rendering an (invisible) JavaScript function that's able to trigger an AJAX request. Basically, it's the same as OmniFaces <o:commandScript /> and PrimeFaces <p:remoteCommand />.
The text was updated successfully, but these errors were encountered:
We've already implemented this feature in 1.0.1 without closing the ticket. Probably we've also forgotten to announce it, so I keep the milestone at 1.1.0.
Add a new component rendering an (invisible) JavaScript function that's able to trigger an AJAX request. Basically, it's the same as OmniFaces
<o:commandScript />
and PrimeFaces<p:remoteCommand />
.The text was updated successfully, but these errors were encountered: