© 2026 Hedgehog Software, LLC
Placeholder::make('repeater_count') ->content(fn (Get $get): string => count($get('repeater'))), Repeater::make('repeater') ->schema([ TextInput::make('field') ])