Sleep

Nuxt Tent - Vue.js Supplied #.\n\nA light-weight Nuxt 3 component that utilizes the energy of CSS animations to make silky smooth marquees.\n\nInstallment.\n# if you are actually using npm.\nnpm i -D nuxt-marquee.\n\n# if you're utilizing yarn.\nyarn incorporate -D nuxt-marquee.\n\n

if you're making use of pnpm.pnpm i -D nuxt-marquee.Usage.To use this component, incorporate it to the components section of your nuxt.config.ts documents.export default defineNuxtConfig( //.modules: [" nuxt-marquee"],. ).Instance.

Props.Residential property.Type.Default.Description.style.CSSProperties.{-String.Split-|-}Inline type for the compartment div.class.any kind of."".Name of the css category to style the compartment div.autoFill.boolean.incorrect.Whether to instantly pack empty space in the marquee along with duplicates of the children or otherwise.action.boolean.real.Whether to participate in or even pause the signboard.pauseOnHover.boolean.false.Whether to stop briefly the marquee when floated.pauseOnClick.boolean.inaccurate.Whether to pause the signboard when clicked.path." left behind" |"right" |"up" |"down"." left".The path the marquee slides Alert: Upright marquees are actually currently experimental and also may be buggy. Please change the values of the tent's height and size when putting them.velocity.variety.50.Speed determined as pixels/second.problem.variety.0Timeframe to put off the animation after make, in secs.loop.variety.0The lot of opportunities the marquee ought to loop, 0 is equivalent to infinite.slope.boolean.untrue.Whether to present the incline or otherwise.gradientColor.string.white.The shade of the incline.gradientWidth.variety |cord.200.The distance of the incline on either side.Events.Occasion Name.Description.finish.Produced when the tent finishes scrolling and also quits. Simply refers to as if loophole is non-zero.cycleComplete.Produced when the tent finishes a loophole. Carries out certainly not call if maximum loops are gotten to (make use of onFinish rather).