{{ $t('nodeOuterFrame.boxStyle') }}
{
updateOuterFrame('strokeWidth', value)
}
"
>
{
updateOuterFrame('strokeDasharray', value)
}
"
>
{{ $t('nodeOuterFrame.boxColor') }}
{
updateOuterFrame('strokeColor', color)
}
"
>
{{ $t('nodeOuterFrame.fillColor') }}
{
updateOuterFrame('fill', color)
}
"
>