Skip to content

Tags with further properties such as id #44

@codepunkt

Description

@codepunkt

Hey!

Is it possible to use this component an array of objects, such as this one having ids:

data = [
  { value: 'Pound', id: 1 },
  { value: 'Euro', id: 16 },
  { value: 'Dollar', id: 3 }
];

So whenever someone changes an existing tag, that change is still connected to the appropriate id?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions