palantir/blueprint

Running, muted, large, small, disabled props on Text component

Open

#4,163 opened on May 31, 2020

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

Repository metrics

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

Description

Environment

  • Package version(s): 3.28.1
  • Browser and OS versions: Firefox@dev, Mac@Catalina

Feature request

Any plans to add muted, running, muted, large, small, and disabled props to the Text component?

Examples

<Text muted>This is muted text</Text>

Contributor guide