Skip to content

Why there is no href="#" attribute by default? #242

@endze1t

Description

@endze1t

Is there a way to add href="#" to all items? I've tried with:

hrefBuilder={() => {
            return '#';
}}

But this add only to non active elements the href tag. The reason is why i want href on Items, that if you double click, that the numbers don't get marked.

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