Components

component()#

mount with rich context (20+ utilities pre-bound to scope)

mount()#

shorthand with CSS selector

register() + hydrate()#

server-rendered HTML hydration with lazy strategies (visible, idle, interaction, media)

errorBoundary()#

catch errors, show fallback

Custom Elements#

defineElement() with signals↔attrs↔props reflection, Shadow DOM, formAssociated