Website Structure

This commit is contained in:
supalerk-ar66 2026-01-13 10:46:40 +07:00
parent 62812f2090
commit 71f0676a62
22365 changed files with 4265753 additions and 791 deletions

View file

@ -0,0 +1 @@
{"type":"component","meta":{"docsUrl":"https://v2.quasar.dev/vue-components/slide-transition"},"props":{"appear":{"type":"Boolean","desc":"If set to true, the transition will be applied on the initial render.","category":"behavior"},"duration":{"type":"Number","desc":"Duration (in milliseconds) enabling animated scroll.","default":"300","category":"behavior","required":false}},"slots":{"default":{"desc":"This is where content goes"}},"events":{"show":{"desc":"Emitted when component show animation is finished"},"hide":{"desc":"Emitted when component hide animation is finished"}}}