Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

WebView to handle clicks and link clicks like with markdown.on_link_tap #19

@Petrox

Description

@Petrox

In a webview the user interacts with the content. Somewhat similar to markdown control.

This interaction might lead to changing the url (eg. clicking a link, or activating something that changes the page url). Somewhat similar to markdown.

It would be nice and consistent when the developer could catch these events with an on_link_tap handler and decide what to do with it. Somewhat similar to markdown.

(Eg: one could load a custom generated svg in a webview that includes links, and then the user could click on them which would change the behaviour of the app. Note markdown does not support svg currently and image control does not support svg links, soo webview could be the third way)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions