docs/undocumented-features-todo.md
These features exist in v4 but may need dedicated documentation pages or sections:
wire:intersect directive
.once, .half, .full, .threshold.X, .margin.Xpx)x-intersectdata-loading attribute
wire:preserve-scroll modifier
$errors magic property in JavaScript
.has(), .first(), .all(), etc.)$island() magic action
$wire.$intercept() magic
JavaScript modules in view-based components
<script> tags work without @script wrapper$wire binding as thisCSP-safe mode restrictions
Slots and attribute forwarding
{{ $attributes }} usage and examplesSmart wire:key automatic generation
Component namespaces
<livewire:pages::dashboard />Fragment morph hooks
Livewire.hook('fragment.morph', ...) and fragment.morphed