Docs: Add maxWidth to tooltip docs (#88932)
This commit is contained in:
@@ -32,6 +32,10 @@ Set the hover proximity (in pixels) to control how close the cursor must be to a
|
||||
|
||||

|
||||
|
||||
### Max width
|
||||
|
||||
Set the maximum width of the tooltip box.
|
||||
|
||||
### Max height
|
||||
|
||||
Set the maximum height of the tooltip box. The default is 600 pixels.
|
||||
|
||||
Reference in New Issue
Block a user