Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Convert to component set #9

@knownasilya

Description

@knownasilya

Maybe something like:

{{#ivy-sortable content=users as |user|}}
  {{#ivy-sortable-item}}
    {{user.name}}
  {{/ivy-sortable-item}}
{{/ivy-sortable}}

The reason I bring this up, is due to the {{collection}}s difference from all the other elements. I can see it going away, in favor of a component or a custom addon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions