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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -