Skip to main content

INSPECTOR_CONTEXT_EDGE_PROPERTY_MAPPINGS

const INSPECTOR_CONTEXT_EDGE_PROPERTY_MAPPINGS: "edgeMappings" = "edgeMappings"

The default key used to retrieve edge mappings from the inspector context. The standard approach is to register property mappings on the UI, and the inspector will resolve from there. But for certain standalone scenarios it can be useful to supply property mappings to the inspector directly (such as if you want to only make available a certain subset to the user).