© 2026 Hedgehog Software, LLC
Repeater::make('first_records') ->relationship() ->schema( fn ($record) => [ // ... ->reactive() ->afterStateUpdated( // ... Repeater::make('second_records') // ...