BI.createWidget({ type: 'bi.slider', element: 'body', items: [{ text: '1', }, { text: '2' }, { text: '3' }] })