Skip to content

<LinkEndpoint>.getFromItem

← Back to the parameter index

Uses the current selected item.

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

Context
object/link endpoints
Accepted value
boolean
Required
No
Default
No documented default.

User scenarios

  • Run an action on selected rows or nodes.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/editor.ts, symbol LinkEndpoint
  • Example coverage: Complete — The runMethod guide documents the common strategy.
  • Demo coverage: Complete — The notification fixture runs method actions with objects: [{ getFromItem: true }]. 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.