Link
{
component: 'link',
name: 'linkName',
label: 'Link Field',
description: 'A link field',
defaultValue: {
text: 'Buy now',
url: '/pages/about-us'
}
}Last updated
{
component: 'link',
name: 'linkName',
label: 'Link Field',
description: 'A link field',
defaultValue: {
text: 'Buy now',
url: '/pages/about-us'
}
}Last updated