Content-Length: 401417 | pFad | http://github.com/lowcoder-org/lowcoder/commit/a44339c4495f21cf26d758479f9b83b4588f027b

EE added updates to Components documentation based of Falk's feedback · lowcoder-org/lowcoder@a44339c · GitHub
Skip to content

Commit a44339c

Browse files
committed
added updates to Components documentation based of Falk's feedback
1 parent 48d6d7b commit a44339c

File tree

22 files changed

+1400
-752
lines changed

22 files changed

+1400
-752
lines changed

client/packages/lowcoder/src/pages/ComponentDoc/examples/CalendarInputComp/Calendar.tsx

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -296,54 +296,6 @@ export default function CalendarExample() {
296296
compFactory={ChartCompWithDefault}
297297
/>
298298
</ExampleGroup>
299-
300-
<ExampleGroup
301-
title="Animation Style"
302-
description="The Following Examples Show different Animation Styles on the Calendar Component."
303-
>
304-
<Example
305-
title="Bounce Animation"
306-
width={700}
307-
height={600}
308-
config={{
309-
animationStyle: {
310-
"animation": "bounce",
311-
"animationDelay": "1s",
312-
"animationDuration": "3s",
313-
"animationIterationCount": "infinite"
314-
},
315-
}}
316-
compFactory={ChartCompWithDefault}
317-
/>
318-
<Example
319-
title="Swing Animation"
320-
width={700}
321-
height={600}
322-
config={{
323-
animationStyle: {
324-
"animation": "swing",
325-
"animationDelay": "1s",
326-
"animationDuration": "3s",
327-
"animationIterationCount": "infinite"
328-
},
329-
}}
330-
compFactory={ChartCompWithDefault}
331-
/>
332-
<Example
333-
title="Tada Animation"
334-
width={700}
335-
height={600}
336-
config={{
337-
animationStyle: {
338-
"animation": "tada",
339-
"animationDelay": "1s",
340-
"animationDuration": "3s",
341-
"animationIterationCount": "infinite"
342-
},
343-
}}
344-
compFactory={ChartCompWithDefault}
345-
/>
346-
</ExampleGroup>
347299
</>
348300
);
349301
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/a44339c4495f21cf26d758479f9b83b4588f027b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy