Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] feat(Utils): elementIsTextInput utility function #5927

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

adidahiya
Copy link
Contributor

Changes proposed in this pull request:

Add a new utility function to the public API. We found some use cases for it in our internal codebases, so I'd like to expose it:

import { Utils } from "@blueprintjs/core";

Utils.elementIsTextInput(...);

@adidahiya
Copy link
Contributor Author

[core] feat(Utils): elementIsTextInput utility function

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 89d69ea into develop Feb 7, 2023
@adidahiya adidahiya deleted the ad/dom-utils branch February 7, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant