Skip to content

cmp open url

github-actions[bot] edited this page Jun 3, 2026 · 2 revisions

title: "cmp-open-url" description: "Open URLs in the user's default browser/handler from commonMain."

cmp-open-url

!!! info "README in progress" A canonical cmp-open-url/README.md hasn't been authored yet. Until it lands, see the GitHub source for the live code + KDoc, and the Module reference below for the contributor-facing developer notes.

Want to help? Open a PR adding `cmp-open-url/README.md` and convert this
page to the README-embedded flavor (see other module pages for the
pattern).

Module reference

{% include-markdown "../../cmp-open-url/DEVELOPMENT.md" start="## §1" end="## §3" heading-offset=1 comments=false %}

API reference

Each release ships the module's full Dokka HTML site inside its -javadoc.jar artifact on Maven Central.

In IntelliJ / Android Studio the IDE mounts the jar and surfaces it automatically in hover popups, Quick Documentation, and Symbol search.

Clone this wiki locally