ionic2 - Ionic 2: Slider auto height -


is there anyway automatically adjust height of ionic 2 slider based on content within slides? have sliding card style want expand upon clicking, however, height of slider restricting it.

try code

ngafterviewinit(){     this.slider.autoheight = true; } 

Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -