vpShortcodeMeta={ attributes:[ { label:"Title", id:"ccontent", isRequired:true, help:"The link text." }, { label:"Link", id:"uurl", help:"The Url for your link.", validateLink:true }, { label:"Style", id:"sstyle", help:"Values: download, note, tick, info.", controlType:"select-control", selectValues:['', 'download', 'note', 'tick'], defaultValue: '', defaultText: 'info (Default)' }, { label:"Icon", id:"iicon", help:"Optional. Url to a custom icon." } ], defaultContent:"Download", shortcode:"ilink" };