API Reference > ui-components > PropertyGrid > usePropertyGridModel usePropertyGridModel Function Beta Custom hook that automatically listens and retrieves latest model from model source usePropertyGridModel(props: { modelSource: IPropertyGridModelSource }): undefined | IPropertyGridModel Parameter Type Description props { modelSource: IPropertyGridModelSource } Returns - undefined | IPropertyGridModel Defined in ui/components/src/ui-components/propertygrid/internal/PropertyGridHooks.ts Line 84 Last Updated: 11 June, 2024