Next js component adaptation of VTP GeometryView

Dear All,
I wanted to make a Next js component that gives the page the same as in the vtk.js example. The problem I’m encountering is the way of adopting it for the next js way of writing, is there an example that uses GeometryView with input as a VTP file written on React?

@matt.mccormick and/or @Forrest might comment.

If you want to have nicer bindings to vtk.js with React, check out react-vtk-js. I’m not familiar with any other React examples that mimic the GeometryView.