change a span class inside a clicked button

Show More

Hi,

Show More

How can I change a span class inside the clicked button?

Show More

Somthing similar to: this.find(“span”).classList.toggle(‘fa fa-chevron-up’);