#Mat-paginator

15 messages · Page 1 of 1 (latest)

subtle bone
#

Is it possible to override the tooltip of mat paginator elements like last page and others ?

idle cloak
wild mulch
#

Where did you read that you can provide a custom tooltip implementation inside MatPaginatorIntl?

wild mulch
#

Aren't those just the string for paginator's buttons labels?
How would you provide a different implementation of tooltip service?

unique badger
#

The paginator buttons do not have labels, they have a matTooltip and aria-label. Both of which are set based on the values from MatPaginatorIntl

#

This is what you set

wild mulch
#

Right.
But still: how can you change the position of the tooltip?

unique badger
#

Who said anything about position?

wild mulch
#

I was confused by a similar question by the same user -.-"
#questions message

unique badger
#

Oh. Gotta love the cross posts

wild mulch
#

That's the fun part: it's not a crosspost.

unique badger
#

As for the position, yeah it is not adjustable

#

Hardcoded to be "above"