mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore(docs): remove shouldBlockScroll prop in Tooltip page (#4539)
This commit is contained in:
parent
9aec8fda8a
commit
e53e454bcd
@ -230,12 +230,6 @@ You can customize the `Tooltip` component by passing custom Tailwind CSS classes
|
||||
description: "Whether the trigger should scale down when the tooltip is open.",
|
||||
default: "true"
|
||||
},
|
||||
{
|
||||
attribute: "shouldBlockScroll",
|
||||
type: "boolean",
|
||||
description: "Whether to block scrolling outside the tooltip.",
|
||||
default: "true"
|
||||
},
|
||||
{
|
||||
attribute: "isKeyboardDismissDisabled",
|
||||
type: "boolean",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user