-
Notifications
You must be signed in to change notification settings - Fork 2
/
Carousel.drawio
42 lines (42 loc) · 4.25 KB
/
Carousel.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<mxfile host="65bd71144e">
<diagram id="vhBCGfX-2OS49PVpyLFM" name="Page-1">
<mxGraphModel dx="440" dy="405" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="Carousel" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" parent="1" vertex="1">
<mxGeometry x="140" y="80" width="160" height="260" as="geometry">
<mxRectangle x="150" y="160" width="50" height="26" as="alternateBounds"/>
</mxGeometry>
</mxCell>
<mxCell id="3" value="element" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="26" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="6" value="options" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="56" width="160" height="24" as="geometry"/>
</mxCell>
<mxCell id="5" value="root" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="80" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="7" value="container " style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="110" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="8" value="mobile" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="140" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="4" value="currentItem" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="170" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="9" value="moveCallbacks" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="200" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="10" value="item " style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;" parent="2" vertex="1">
<mxGeometry y="230" width="160" height="30" as="geometry"/>
</mxCell>
<mxCell id="19" value="setStyle() createElementWithClass() onWindowResize() next() prev() goToItem() onMove() createNavigation() createPagination() " style="text;strokeColor=default;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;perimeterSpacing=0;strokeWidth=1;glass=0;sketch=0;spacing=3;spacingTop=2;spacingBottom=0;horizontal=1;verticalAlign=top;fontStyle=1;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="140" y="340" width="160" height="150" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>