Can I change the slider pagination container?

I’m currently on Ionic v3 wondering if I can change the slider pagination container or append it to somewhere else. I’ve tried this.slider._paginationContainer = document.querySelector('.gallery-pagination'); but it simply doesn’t work.