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