File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ <h1>SnapDOM Demo Gallery</h1>
225225 < a href ="#basic "> Basic</ a >
226226 < a href ="#shadow "> Shadow DOM</ a >
227227 < a href ="#canvas "> Canvas</ a >
228- < a href =" #export " > Export </ a >
228+
229229 < a href ="#transition "> Transition Animation</ a >
230230 < a href ="#pseudo "> Pseudo</ a >
231231 </ nav >
@@ -272,20 +272,7 @@ <h2>🎨 Canvas</h2>
272272 </ script >
273273 </ section >
274274
275- < section id ="export ">
276- < h2 > 📁 Export Formats</ h2 >
277- < div class ="card " id ="export-box ">
278- < div class ="export-text ">
279- < strong > 📤 This box will be exported as</ strong > < br />
280- < span class ="export-format "> PNG</ span > ,
281- < span class ="export-format "> JPG</ span > &
282- < span class ="export-format "> WebP</ span > .
283- </ div >
284- </ div >
285275
286- < button onclick ="exportFormats('export-box') "> Export</ button >
287- < div class ="output " id ="export-output "> </ div >
288- </ section >
289276< section id ="transition ">
290277 < h2 > 🚀 Transition Animation</ h2 >
291278 < div class ="card transition-box " id ="transition-box ">
You can’t perform that action at this time.
0 commit comments