Marquee
Install

Install


marquee

marquee

Props

nametypedefaultdescriptionrequired version
intervalnumber2000switch interval time--
durationnumber300animation time--
directionstringupdirection of animation, can be in ['up', 'down']--
item-heightnumberitem height, set value if marquee initial state is hidden--

Slots

namedescriptionrequired version
defaultcontainer of marquee items--
marquee-item

marquee-item

Slots

namedescriptionrequired version
defaultcontent slot--


Contributors

Contributors

Total commits quantity: 10,Total contributors quantity: 2

airylandQiongrong Jiang

Changelog

Releases

  • v2.5.10 [feature] Support prop:item-height #1885
  • v2.1.1-rc.12 [feature] Support async marquee-item
  • v2.1.0 [feature] new component