Hello All,
Core button component Link field is of type: granite/ui/components/coral/foundation/include
When we author button path it only shows content pages like below:

We have a requirement to show both content and DAM path here. I tried adding jcr property nodeTypes="dam:Asset, nt:file, cq:Page" to link field but its not working. I saw Richtext component pathfield shows both content and DAM path as below:

We want something like this. Is this possible in Core Button v2 component?