Home > @uniformdev/mesh-sdk > DataResourceSelectorLocation
DataResourceSelectorLocation type
Location for custom data resource selector UI. Replaces the default JSON tree viewer when selecting dynamic tokens from a data resource.
Value: The selected JSON pointer string (e.g., "/moves/0/move/name") setValue: Call with a valid JSON pointer to select that path getDataResource: Fetch data from the data connector using the current data source editorState: Imperative API for inspecting/mutating the underlying composition / entry tree
Signature:
References: MeshLocationCore, GetEditorStateLocationMaybe