palantir/blueprint

Spread data-* attributes onto elements

Open

#3,763 opened on Oct 1, 2019

View on GitHub
 (11 comments) (0 reactions) (0 assignees)TypeScript (2,167 forks)batch import
P2Package: coreType: feature requesthelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

Feature request

Currently not all blueprint components propagate their data attributes to the rendered element and it would be great if they would, but for now we'd like to request data-* attributes on the Tab component.

We will can make more feature requests on other elements as we discover which ones are important. 😄

Contributor guide