Appearance
<LinkEndpoint>.getFromCreatedObject
Uses the object created in the current flow.
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
- Create an object and link it in one workflow.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/editor.ts, symbolLinkEndpoint - Example coverage: Partial — The editor type documents create-and-link use.
- Demo coverage: Missing — No runnable fixture uses a LinkEndpoint from a newly created object.