Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Add ref to root input #29

Open
Open
@twclark0

Description

@twclark0

Can a ref be added to the root input element, that's accessible from <NiceInputPassword ref={someRef} ... />?

Either that or a new prop function that I can call to initiate a recheck against the validators? Currently, the validation only happens on the onchange of the input, however, I need the power to re-run that check depending on surrounding component state changes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions