Module: Plutonium::UI::Form::Concerns::RendersRepeaterRowControls Private
- Extended by:
- ActiveSupport::Concern
- Included in:
- Resource
- Defined in:
- lib/plutonium/ui/form/concerns/renders_repeater_row_controls.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Shared chrome for removable repeater rows (structured inputs and nested resource fields): the “Remove” button and the compact “Removed — Restore” accent bar shown in its place. Centralising these keeps the two concerns visually in lockstep.