UNPKG

pkg-components

Version:
8 lines (7 loc) 922 B
import{a as i,j as r}from"./jsx-runtime-DI8_P1Ft.js";import{M as o}from"./index-6iV1_9JG.js";import"./index-DPzuYzxM.js";import"./_commonjsHelpers-C4iS2aBk.js";const p={title:"atoms/Marquee",component:o,argTypes:{},args:{play:!0,direction:"left",delay:0,gradient:!0,gradientColor:[255,255,255],gradientWidth:200}},d=s=>i(o,{...s,children:[r("div",{children:"This is some scrolling content."}),r("div",{children:"It can be anything you want."})]}),e=d.bind({});var t,a,n;e.parameters={...e.parameters,docs:{...(t=e.parameters)==null?void 0:t.docs,source:{originalSource:`(args: any) => { return <Marquee {...args}>\r {/* Add your content here */}\r <div>This is some scrolling content.</div>\r <div>It can be anything you want.</div>\r </Marquee>; }`,...(n=(a=e.parameters)==null?void 0:a.docs)==null?void 0:n.source}}};const g=["Default"];export{e as Default,g as __namedExportsOrder,p as default};