Skip to content

[Feature Request] Autoselect props on VTextField and VNumberInput #21092

Open
@tidan-16

Description

@tidan-16

Problem to solve

When there is already an existing value inside the textfield, it would be usefull to have an autoselect prop for selecting the whole value inside the textfield instead of only focusing it with autofocus.

Proposed solution

Add a prop named: autoselect. This props would select the input when the component is mounted. I would use the same behavior as autofocus, but select the input instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions