17
17
</ head >
18
18
19
19
< body >
20
- < nav class ="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px " main- content_id ="content " scroll ="sticky-nav,hide-nav " scroll-up ="10 " scroll-down ="10 " collection ="files " document_id ="60395ef42b3ac232657040fd " name ="src ">
20
+ < nav class ="nav display:flex align-items:center left:0px background:whitesmoke padding-top:10px padding-bottom:10px " content_id ="content " scroll ="sticky-nav,hide-nav " scroll-up ="10 " scroll-down ="10 " collection ="files " document_id ="60395ef42b3ac232657040fd " name ="src ">
21
21
</ nav >
22
- < sidenav id ="menuL " class ="cocreate-sidenav background:whitesmoke" data-main_content =" content " sidenav-default_desktop =" expanded " sidenav-default_tablet =" offcanvas " sidenav-ontoggle_desktop =" offcanvas " sidenav-ontoggle_tablet =" expanded ">
22
+ < sidenav id ="menuL " class ="position:fixed top:0px left:0px background:whitesmoke height:100vh width:300px width:300px:hover width:0px@xs " resizable resize-target =" [content_id=' content'] " resize-property =" margin-left " resize-value =" width ">
23
23
< menu collection ="files " document_id ="603717b07de7fb350ae9fec8 " name ="src "> </ menu >
24
- < div class =" resizeHandler "> </ div >
24
+ < div resize =" right "> </ div >
25
25
</ sidenav >
26
- < main class ="padding-top:15px padding:15px@lg@xl " main- content_id ="content " id ="cocreate-conditional-logic ">
26
+ < main class ="padding-top:15px padding:15px@lg@xl " content_id ="content " id ="cocreate-conditional-logic ">
27
27
< div class ="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px ">
28
28
< div class ="display:flex align-items:center ">
29
29
< h2 > CoCreate-conditional-logic</ h2 >
@@ -158,16 +158,9 @@ <h2 class="padding:5px_0px">Demo</h2>
158
158
< i class ="fas fa-pencil-alt "> </ i >
159
159
</ button >
160
160
</ main >
161
- < script >
162
- var config = {
163
- apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
164
- organization_Id : '5de0387b12e200ea63204d6c' ,
165
- host : 'wss://server.cocreate.app:8088'
166
- }
167
- </ script >
168
-
169
-
170
- <!--CoCreateJS-->
171
- < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
161
+
162
+ < script src ="./apikey.js "> </ script >
163
+ < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js "> </ script >
164
+
172
165
</ body >
173
166
</ html >
0 commit comments