Skip to content

Commit

Permalink
Update packages/block-editor/src/components/text-transform-control/RE…
Browse files Browse the repository at this point in the history
…ADME.md
  • Loading branch information
t-hamano authored Dec 23, 2024
1 parent 193ec0d commit 016f36f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TextTransformControl

The `TextTransformControl` component is responsible for rendering a control element that allows users to select and apply text transformation options to blocks or elements in the Gutenberg editor. It provides an intuitive interface for changing the text appearance by applying different transformations such as `none`, `uppercase`, `lowercase`, `capitalize`.

![TextTransformControl Element in Inspector Control](https://raw.githubusercontent.com/WordPress/gutenberg/HEAD/docs/assets/text-transform-component.png?raw=true)

## Development guidelines
Expand Down

0 comments on commit 016f36f

Please sign in to comment.