themyth92 / ngx-lightbox

Lightbox2 use with angular >= 5
MIT License
115 stars 67 forks source link

how to add description text apart from caption ngx-lightbox #76

Open Mayur123-mg opened 3 years ago

Mayur123-mg commented 3 years ago

const output = images.map((data) => ({ src: data.image, caption: 'new', textProperty:'amus blandit dui in nunc rutrum varius. Morbi volutpat, massa sed sollicitudin scelerisque, quam metus lacinia massa, ac condimentum dolor mi non mauris. Vestibulum in aliquam nunc. Nunc blandit nec sem nec tempor. Cras condimentum erat vitae augue convallis accumsan. Phasellus' })) how to append more text like textProperty in blow of images