index.js 143 Bytes
Component({ props: { className: '', activeIndex: 1, failIndex: 0, size: 0, direction: 'horizontal', items: [] } });