Skip to content

Commit

Permalink
Update plugins/ui/docs/components/labeled_value.md
Browse files Browse the repository at this point in the history
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
  • Loading branch information
AkshatJawne and margaretkennedy authored Nov 29, 2024
1 parent 3e967e8 commit 07e1145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/docs/components/labeled_value.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ my_labeled_value_numbers_example = ui_labeled_value_numbers_example()

## Label position

By default, the position of a labeled value's label is above the labeled value, but it can be changed to the side using the `label_position` prop.
By default, the label is positioned above the labeled value, but it can be changed to the side using the `label_position` prop.

```python
from deephaven import ui
Expand Down

0 comments on commit 07e1145

Please sign in to comment.