GeoMarquee Ready 4.0.0+

GeoMarquee is a component used to display long strings in a carousel style which is animated only when user is hovering the text.

You can choose the duration of the animation and its speed will be adjusted depending on the length of the text.

Properties

Prop name Type Default value Description
duration number 7 Show description

Slots

Name Description
default

Use this slot to store the marquee content. Include slot-scope='{}' to prevent Vue from wrongly thinking this content should not be repeated.

Constants

This component has no exported constants.

Examples

Long content

Long content and slow animation

Long content and fast animation

Short content