Skip to content

Commit dbfdcc4

Browse files
committed
docs(tooltip): typo
1 parent 71e2a25 commit dbfdcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LumexUI.Docs.Client/Pages/Components/Tooltip/Tooltip.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
<DocsSection Title="Two-way Data Binding">
5656
<p>
57-
Use <Code>@@bind-Value</Code> directive or <Code>Open</Code> and <Code>OpenChanged</Code>
57+
Use <Code>@@bind-Open</Code> directive or <Code>Open</Code> and <Code>OpenChanged</Code>
5858
parameters to manually control tooltip visibility.
5959
</p>
6060
<TwoWayDataBinding />

0 commit comments

Comments
 (0)