Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Need a splice like method in Reactive Form Arrays. #58814

Copy link
Copy link
Open
@Hasnat150822

Description

@Hasnat150822
Issue body actions

Which @angular/* package(s) are relevant/related to the feature request?

forms

Description

They need to provide a solution for the deletion of one index to another specific index.
i.e. I have a 100 elements in Reactive Form Array, and I need to remove 30 to 60 index elements. I need to handle this in for loop.
As you already provided us removeAt(), then it will be very helpful to provide this feature.

Proposed solution

FormArray.removeSplice(start, end);
something like that.

Alternatives considered

not fo rnow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.