Sleep

Nuxt Marquee - Vue.js Nourished #.\n\nA light in weight Nuxt 3 element that utilizes the power of CSS animations to create sleek hassle-free marquees.\n\nInstallation.\n# if you're utilizing npm.\nnpm i -D nuxt-marquee.\n\n# if you're utilizing yarn.\nthread add -D nuxt-marquee.\n\n

if you're utilizing pnpm.pnpm i -D nuxt-marquee.Usage.To utilize this component, add it to the components area of your nuxt.config.ts report.export default defineNuxtConfig( //.modules: [" nuxt-marquee"],. ).Example.

Props.Property.Type.Default.Description.style.CSSProperties.{-String.Split-|-}Inline style for the container div.class.any kind of."".Name of the css category to style the compartment div.autoFill.boolean.false.Whether to automatically pack empty area in the tent with duplicates of the kids or otherwise.play.boolean.correct.Whether to participate in or even stop the signboard.pauseOnHover.boolean.incorrect.Whether to pause the marquee when floated.pauseOnClick.boolean.incorrect.Whether to pause the signboard when clicked.path." left" |"right" |"up" |"down"." left behind".The instructions the marquee slides Warning: Upright tents are actually currently experimental and also might be actually buggy. Please switch the market values of the tent's height as well as distance when establishing them.velocity.number.50.Speed worked out as pixels/second.problem.number.0Length to put off the animation after render, in secs.loop.variety.0The lot of times the tent must loop, 0 amounts infinite.gradient.boolean.incorrect.Whether to present the incline or otherwise.gradientColor.cord.white colored.The colour of the gradient.gradientWidth.number |cord.200.The width of the gradient on either edge.Events.Event Call.Explanation.end.Discharged when the signboard ends up scrolling as well as ceases. Only names if loop is actually non-zero.cycleComplete.Sent out when the tent finishes a loophole. Does not refer to as if maximum loopholes are gotten to (make use of onFinish as an alternative).