Skip to content

Feature request: semantic ids #5

@jonbri

Description

@jonbri

It would be nice to be able to do something like:

uniqueId.enableUniqueIds(this, {
  prefix: "checkbox"
});

So, that the first instance id of that type would be checkbox-1, the second instance id of that type would be checkbox-2, and so on...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions