Sleep

Nuxt Tent - Vue.js Supplied #.\n\nA light-weight Nuxt 3 element that takes advantage of the energy of CSS animations to generate silklike hassle-free marquees.\n\nInstallation.\n# if you are actually making use of npm.\nnpm i -D nuxt-marquee.\n\n# if you are actually making use of yarn.\nyarn incorporate -D nuxt-marquee.\n\n

if you are actually using pnpm.pnpm i -D nuxt-marquee.Usage.To use this element, incorporate it to the components segment of your nuxt.config.ts report.export default defineNuxtConfig( //.elements: [" nuxt-marquee"],. ).Example.

Props.Home.Type.Default.Description.design.CSSProperties.{-String.Split-|-}Inline style for the compartment div.type.any type of."".Call of the css type to type the container div.autoFill.boolean.inaccurate.Whether to immediately pack blank space in the tent along with copies of the children or otherwise.action.boolean.real.Whether to participate in or stop briefly the marquee.pauseOnHover.boolean.incorrect.Whether to pause the marquee when hovered.pauseOnClick.boolean.incorrect.Whether to stop briefly the signboard when clicked.direction." left behind" |"right" |"up" |"down"." left".The direction the marquee slides Warning: Vertical marquees are presently speculative and also may be buggy. Feel free to switch the market values of the tent's height and width when putting them.velocity.amount.50.Velocity computed as pixels/second.delay.number.0Timeframe to delay the computer animation after render, in few seconds.loop.variety.0The number of times the signboard ought to loop, 0 is equivalent to infinite.slope.boolean.incorrect.Whether to reveal the slope or otherwise.gradientColor.strand.white colored.The shade of the gradient.gradientWidth.amount |string.200.The distance of the slope on either side.Occasions.Event Name.Description.end.Sent out when the signboard ends up scrolling and quits. Merely calls if loop is actually non-zero.cycleComplete.Given off when the signboard finishes a loophole. Carries out not refer to as if maximum loops are actually connected with (usage onFinish instead).