Library @mendix/piw-utils-internal is missing. Where to find its functions?

0
import { FilterFunction, FilterType, generateUUID, useFilterContext, useMultipleFiltering } from "@mendix/piw-utils-internal/components/web"; I'm reading a widget code and found these functions imported from piw-utils-internal library. But when i did npm install then this library was missing. Where can i find this library or any other library which provide these same functions?
asked
1 answers
0

Hi Sachin,

You might wanna have a look at these Forum posts,

https://community.mendix.com/link/space/widgets/questions/105360

https://community.mendix.com/link/space/widgets/questions/114870

https://community.mendix.com/link/space/widgets/questions/101371

 

Hope these answers help you to resolve your issue...

answered