Answer the question
In order to leave comments, you need to log in
How to find the setting for the number of previews?
I'm using a popular image slider module and I can't set the simplest setting that controls the number of previews shown in view mode, and which is described in the documentation .
I tried to specify in the component like this:
previewConfigOneImage: PreviewConfig = {
visible: true,
number: 10
};
<ks-modal-gallery [id]="22"
[modalImages]="images"
[slideConfig]="{infinite: true, sidePreviews: {show: false}, PreviewConfig: { number: 10 }}"></ks-modal-gallery>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question