LiveServerActions (live_server_actions v0.3.2)
Add use LiveServerActions
to your module to enable server actions.
Server actions may be public or private functions, and must have the attribute
@server_action true
.
See readme at https://github.com/addrummond/live_server_actions/tree/main for more information.