Set title dynamically
[issue link]As we always see, notifications can be show in title, so when I get the unread notifications count form API, I want to show this count in title , like:
(2)page title
But the nuxt title is configured, I didn’t find the proper way to set it dynamically.
How can I resolve this?