Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

Select Pipe #31

Open
amcdnl opened this issue Feb 20, 2018 · 0 comments
Open

Select Pipe #31

amcdnl opened this issue Feb 20, 2018 · 0 comments

Comments

@amcdnl
Copy link
Owner

amcdnl commented Feb 20, 2018

Create a pipe that will accept a path and return the select.

<li *ngFor="let todo of ('todos' | select | async)">{{todo.name}}</li>

Not sure if this is a good idea but sounds cool. Idea from: https://github.com/HarmoWatch/ngx-redux-core/blob/master/src/harmowatch/ngx-redux-core/pipes/redux-select.pipe.ts

@amcdnl amcdnl changed the title Idea: Select Pipe Select Pipe Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant