Tinymce in livewire

What seems to be the problem:
I can’t implement tinymce with livewire.
How can I implement the tinymce into livewire and get the value from that?

Steps to Reproduce:
I tried with this: How to setup tinymce with livewire however I just get a normal textarea. I don’t know if I need to do something else too. I am a newbie with this since laravel 8.

Are you using the latest version of Livewire:
I am using the Laravel Framework 8.20.1 so maybe!?

Thank you in advance for the answers.