You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclassName={classes.text}>To add a Reusable Component, use the top left input form to name a Component. Then select add to create a new Component.</p>
51
+
52
+
<divclassName={classes.imgWrapper}>
53
+
<imgsrc={reusablecomponents1}/>
54
+
</div>
46
55
<pclassName={classes.text}>The Components you create will populate the left container under the section called 'Reusable Components'.</p>
56
+
57
+
<divclassName={classes.imgWrapper}>
58
+
<imgsrc={reusablecomponents2}/>
59
+
</div>
60
+
47
61
<pclassName={classes.text}>After creating the desired Component, you can now use the components with the drag-n-drop functionality.
48
62
If you'd like to know about about the drag-n-drop functionality, please locate the tag Canvas Tutorial for more information on how it works.
49
63
</p>
64
+
65
+
<divclassName={classes.imgWrapper}>
66
+
<imgsrc={reusablecomponents3}/>
67
+
</div>
68
+
50
69
<pclassName={classes.text}>You can place a reusable component inside Pages and populate the component itself with the HTML Elements.</p>
0 commit comments