{#- chirp-ui: Framework-agnostic island mount wrappers Keeps fallback content server-rendered while exposing a stable mount root contract for client adapters. Requires Chirp's `island_attrs(...)` global unless raw_attrs is provided. -#} {% def island_root( name, props=none, mount_id=none, version="1", src=none, primitive=none, cls="", raw_attrs=none ) %} {% if raw_attrs is not none %} {% else %} {% if primitive is not none %} {% else %} {% end %} {% end %}
{% slot %}
{% end %}