Skip to content

feat(CDK): SelectionModel use Signals #32068

@pedroestabruxelles

Description

@pedroestabruxelles

Feature Description

Hi!
I was having some issues with SelectionModel and computed signal until I noted that it's not using signals at all, the only property is "changed" which is a Subject, which is not ideal to use with Signals.
Can we please integrate signals on this tool?
Additionally better documentation would also be amaziong, since forever the documentation is pretty basic.

Use Case

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions