How to customize OOTB Experience Fragment component
Hi,
I got a requirement to modify OOTB Experience Fragment component (not core component) to open it's picker on custom path. It means, by default this component opens picker box with /content/experience-fragments path, however I want to open this picker from /content/experience-fragments/brands path, so content author can select XF from this location only.

Basically, I'm looking for a way to initialize this root parameter with custom path but I'm not able to figure out which library to extends or overlay.

Thanks.



