|
I'd like to use multiple webviews in a single window. |
Answered by
amrbashir
Dec 24, 2021
Replies: 3 comments 3 replies
|
Multiple webviews are not possible yet. For a custom titlebar check this https://tauri.studio/en/docs/usage/guides/visual/window-customization#creating-a-custom-titlebar |
3 replies
Answer selected by
amrbashir
|
I'm wondering, is this in the current project scope, I mean planned for the future? |
0 replies
|
Multiple webviews are now implemented in tauri by #8280, see this example: https://github.com/tauri-apps/tauri/tree/dev/examples/multiwebview. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Multiple webviews are not possible yet.
For a custom titlebar check this https://tauri.studio/en/docs/usage/guides/visual/window-customization#creating-a-custom-titlebar