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 07e1145 commit c05af9d
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 @@ -85,7 +85,7 @@ my_labeled_value_label_position_example = ui.labeled_value(

## Contextual Help

Using the `contextual_help` prop, a `ui.contextual_help` can be placed next to the labeled value to provide additional information about the labeled value.
Using the `contextual_help` prop, a `ui.contextual_help` can be placed next to the labeled value to provide additional information.

```python
from deephaven import ui
Expand Down

0 comments on commit c05af9d

Please sign in to comment.