Skip to content

Add a data-no-focus attribute to prevent data-focus attribute #57

@Soviut

Description

@Soviut

Is your feature request related to a problem? Please describe.

I am building an application that uses virtualized rows where elements have IDs. I do not want LRUD remember which element was selected so I want to prevent the data-focus from being created on the container.

Describe the solution you'd like

It would be useful if the container could have an optional data-no-focus that prevents the container from setting the data-focus attribute at all.

Additional context

None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions