Skip to content

<runMethod>.response.actions[]

← Back to the parameter index

Configured client actions after successful method execution.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
runMethod actions
Accepted value
ItemAction[]
Required
No
Default
No documented default.

User scenarios

  • Refresh data or show an intentional notification after success.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/item-actions/item-actions.ts, symbol ItemActionRunMethod
  • Example coverage: Complete — The included guide explains response actions.
  • Demo coverage: Partial — Notification fixture demonstrates response-visible behavior. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.