NavigationPropertyEditorContextProviderProps Interface
Props for NavigationPropertyEditorContextProvider.
Properties
| Name | Type | Description | |
|---|---|---|---|
| getNavigationPropertyInfo | (property: PropertyDescription) => Promise<undefined | NavigationPropertyInfo> | Getter to get NavigationPropertyInfo for specific property. | |
| imodel | IModelConnection | iModel connection to pull data from. | 
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.