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

moves Input on container only 1 value #75

Open
kstolk opened this issue Apr 30, 2018 · 0 comments
Open

moves Input on container only 1 value #75

kstolk opened this issue Apr 30, 2018 · 0 comments

Comments

@kstolk
Copy link

kstolk commented Apr 30, 2018

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

[ ] bug report => Search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Sorry, we will not be able to answer every support request.  Please consider other venues for support requests

Current behavior
Using the component instead of the directive there is a attribute [moves] available. This accepts a boolean. I would like to be able to set this move boolean on a child, not on the container. Now I'm only able to set true; All these items can be moved or no; All these items can not be moved.

Expected behavior
I would like to be able to set this move boolean on a child, not on the container. Now I'm only able to set true; All these items can be moved or no; All these items can not be moved.

Reproduction of the problem

What is the motivation / use case for changing the behavior?
I think that's clear enough in the Expected behavior.

  • Angular version: 2.x.x
    5.0.0

  • Browser:
    Chrome

  • Language:
    Typescript 2.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants