Appearance
<LinkEndpoint>.getFromItem
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, symbolLinkEndpoint - 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 .