A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
I want to create a dropdown property called "Link Type", it should behave the same as the "Open in" property, Editor will select the link type from the drop-down and the content from the other property.
Value of Link type will be rendered as attribute on anchor tag <a href=".." data-link-type ="" />
I added the one "Site relative link", But not able to populate values into dropdown as well as I don't want a radio button.
Does anybody know why to achieve this?