Skip to main content

component

Attribute Macro component 

Source
#[component]
Expand description

#[component] — resumable component with generated props builder.

Wraps output in a lazy handler boundary; event handlers register under /_resuma/handler/{ComponentName}.js. For heavy optional lazy bundles, see island.