We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e2a25 commit dbfdcc4Copy full SHA for dbfdcc4
docs/LumexUI.Docs.Client/Pages/Components/Tooltip/Tooltip.razor
@@ -54,7 +54,7 @@
54
55
<DocsSection Title="Two-way Data Binding">
56
<p>
57
- Use <Code>@@bind-Value</Code> directive or <Code>Open</Code> and <Code>OpenChanged</Code>
+ Use <Code>@@bind-Open</Code> directive or <Code>Open</Code> and <Code>OpenChanged</Code>
58
parameters to manually control tooltip visibility.
59
</p>
60
<TwoWayDataBinding />
0 commit comments