Azure2 VMware Solution Entities
AVS
- Preview
- Usage
- Definition
import { Avs } from '@dinghy/diagrams/entitiesAzure2VmwareSolution'
<Avs/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AVS } from '@dinghy/diagrams/entitiesAzure2VmwareSolution'
<Shape
{...props}
_style={extendStyle(props, AVS)}
/>
{
_style: {
entity: 'image;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/azure2/azure_vmware_solution/AVS.svg;strokeColor=none;',
},
_original_width: 70,
_original_height: 56.00000000000001,
}