Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the spread operator in template #11850

Closed
gnujeremie opened this issue Sep 23, 2016 · 4 comments
Closed

Use the spread operator in template #11850

gnujeremie opened this issue Sep 23, 2016 · 4 comments
Labels
area: core Issues related to the framework runtime core: binding & interpolation Issue related to property/attribute binding or text interpolation feature: under consideration Feature request for which voting has completed and the request is now under consideration feature Issue that requests a new feature freq1: low
Milestone

Comments

@gnujeremie
Copy link

gnujeremie commented Sep 23, 2016

I'm submitting a ... (check one with "x")

[x] feature request

It would be great to be able to use the spread operator in a template :

<li (click)="myOnClick([el.id, ...el.childrenIds])">Clickiclick</li>
@pkozlowski-opensource pkozlowski-opensource added feature Issue that requests a new feature area: core Issues related to the framework runtime P4: nice to have labels Sep 23, 2016
@ngbot ngbot bot added this to the Backlog milestone Jan 23, 2018
@gangsthub
Copy link

[arrayProp]="[{lorem: 'lorem'}, ...otherObjects]" 🙏

@pkozlowski-opensource pkozlowski-opensource added the core: binding & interpolation Issue related to property/attribute binding or text interpolation label Mar 10, 2020
@angular-robot angular-robot bot added the feature: under consideration Feature request for which voting has completed and the request is now under consideration label Jun 5, 2021
@hiepxanh
Copy link
Contributor

hiepxanh commented Jan 7, 2022

it 2021, please add this feature please....

@jessicajaniuk
Copy link
Contributor

Closing this as we are using #43485 as our central issue for tracking template feature requests and functionality.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: core Issues related to the framework runtime core: binding & interpolation Issue related to property/attribute binding or text interpolation feature: under consideration Feature request for which voting has completed and the request is now under consideration feature Issue that requests a new feature freq1: low
Projects
None yet
Development

No branches or pull requests

7 participants