Skip to content

Actions

Actions run on the server in response to a click: a single row action, or a bulk action over a selection. An action returns effects that the client dispatches — a toast, a redirect, a component or page refresh, or opening a modal — so an action can both change data and drive the UI that follows.