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: 15 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.