Files
tauri/examples
David 61abf00f40 feat(cef): add WebviewBuilder::on_address_change (#15010)
* fix:(cef): on_navigation for SPA

The current `on_navigation` callback only fires before full page loads. CEF `DisplayHandler::on_address_change` fires for ALL URL changes including `pushState`

* expose on_address_change instead

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2026-02-28 10:06:48 -03:00
..
2026-02-18 11:24:11 -03:00
2026-02-18 11:24:11 -03:00
fmt
2026-02-15 15:57:19 -03:00
2026-02-18 11:24:11 -03:00
2026-01-26 14:13:53 -03:00
2026-02-18 11:24:11 -03:00
2026-02-18 11:24:11 -03:00
2026-02-18 11:24:11 -03:00
2026-02-18 11:24:11 -03:00
2026-02-18 11:24:11 -03:00
2026-02-18 11:24:11 -03:00

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.