You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to enhance the EditableText component from BlueprintJS to allow the addition of custom HTML attributes to its underlying textarea element. This feature is crucial for improving the component's flexibility and compatibility with various browser extensions and accessibility requirements. data-, spellcheck, aria-, and other standard HTML attributes.
Environment
@blueprintjs/core: 5.10.5
Feature request
We need to enhance the EditableText component from BlueprintJS to allow the addition of custom HTML attributes to its underlying textarea element. This feature is crucial for improving the component's flexibility and compatibility with various browser extensions and accessibility requirements.
data-
,spellcheck
,aria-
, and other standard HTML attributes.Examples
The text was updated successfully, but these errors were encountered: