Frozen internal provisioning records for managed htmx assets.
app.htmx_manifest
| Name | Type | Default | Description |
|---|---|---|---|
type
|
|
— | |
qualified_name
|
|
— | |
element_type
|
|
— | |
description
|
|
— | |
source_file
|
|
— | |
line_number
|
|
— | |
is_autodoc
|
|
— | |
autodoc_element
|
|
— | |
_autodoc_template
|
|
— | |
_autodoc_url_path
|
|
— | |
_autodoc_page_type
|
|
— | |
title
|
|
— | |
doc_content_hash
|
|
— |
Symbols on this page
One exact browser asset in the managed htmx bundle.
Immutable browser-default contract for one managed htmx tier.
One freeze-time htmx provisioning decision published to runtime readers.
Compile the configured htmx pin into one immutable runtime truth.
HtmxAsset
class
One exact browser asset in the managed htmx bundle.
HtmxClientPolicy
class
Immutable browser-default contract for one managed htmx tier.
HtmxProvisioningManifest
class
One freeze-time htmx provisioning decision published to runtime readers.
compile_htmx_manifest
function
def compile_htmx_manifest(*, enabled: bool, version: str) -> HtmxProvisioningManifest
Compile the configured htmx pin into one immutable runtime truth.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
enabled
|
bool
|
— | |
version
|
str
|
— |
View source · /home/runner/work/chirp/chirp/site/../src/chirp/app/htmx_manifest.py:1