material design - Next, previous buttons not shown in md-paginator [Angular 4] -


as shown in picture below, not seeing icons [< >] part of next, previous buttons.

i have below modules imported

mdpaginatormodule, mdselectmodule 

next, previous buttons don't have icons

i tried import mdiconmodule didn't make difference


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -