{/* left*/}
{
return {
title: template.title,
key: template.type,
description: template.description,
group: template.group,
iconId: template.iconId,
};
}),
},
options: {
type: 'void',
'x-component': 'Options',
},
},
}}
/>
{/* right*/}
{/* Chart Preview*/}
{chartBlockEngineMetaData && (
<>
>
)}
{/*Data preview*/}
{chartBlockEngineMetaData?.query?.id && (
)}