How to add tabs like this

https://framework7.io/docs/tabs.html

I want make dynamic tabs

do you want load movie poster tab dynamically?

yes I want add JavaScript in each tab

first you need get your data from MySQL DB or jsone db . then you can get it to your app

https://jsonapi.org/examples/

https://jsonplaceholder.typicode.com/

please check this example