import sdk from ‘@stackblitz/sdk’
sdk.embedProjectId(
‘elementOrId’,
‘sb1-yhx4s7c6’,
{
forceEmbedLayout: true,
openFile: ‘index.html’,
clickToLoad: true,
}
);
import sdk from ‘@stackblitz/sdk’
sdk.embedProjectId(
‘elementOrId’,
‘sb1-yhx4s7c6’,
{
forceEmbedLayout: true,
openFile: ‘index.html’,
clickToLoad: true,
}
);