Components
Brand logo
Brand logo
The Koala logo as an anchor link. Picks the right of the four image variants (icon-light, icon-dark, full-light, full-dark) and supports an inline app-name badge after the wordmark.
Canonical
The default cascade. Below sm, just the koala head. From sm upwards, the full wordmark.
Variants
3 variantsSizes & app name
3 examplesProps
5 attributes| Attribute | Values | Notes |
|---|---|---|
| href | URL | Required. The link target — typically the area home page. |
| variant | Default, IconOnly, FullOnly | Defaults to Default (icon mobile, full sm+). |
| size | Default, Small | Defaults to Default (h-8). Small is h-6 for compact sidebars. |
| app-name | string | Optional inline badge after the wordmark (e.g. “Design”). |
| ajax-target-main | bool | Adds x-target.push="main" for Alpine-AJAX shells. |