0

I was wondering if someone could help me get the Group name / title for a Adobe XD plugin I am working on.

I have tried doing element.Group but it comes back as undefined. I can see it in the loop if I console.log(element) but can't target the name.

If anyone can help that would be great!

Thank you.

AjMadrox
  • 5
  • 2

1 Answers1

0

I Figured it out.

It was just element.name, simple :)

Closing question down.

AjMadrox
  • 5
  • 2