Aws18 Desktop & App Streaming Entities
Amazon AppStream 2.0
- Preview
- Usage
- Definition
import { AmazonAppstream20 } from '@dinghy/diagrams/entitiesAws18DesktopAppStreaming'
<AmazonAppstream20/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_APPSTREAM_2_0 } from '@dinghy/diagrams/entitiesAws18DesktopAppStreaming'
<Shape
{...props}
_style={extendStyle(props, AMAZON_APPSTREAM_2_0)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.appstream_20;',
},
_width: 80,
_height: 110,
}