mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Merge pull request #4768 from Jimexist/patch-4
PathOptions.pointerEvents
This commit is contained in:
Vendored
+1
-1
@@ -3278,7 +3278,7 @@ declare module L {
|
||||
/**
|
||||
* Sets the pointer-events attribute on the path if SVG backend is used.
|
||||
*/
|
||||
pointerEvents?: boolean;
|
||||
pointerEvents?: string;
|
||||
|
||||
/**
|
||||
* Custom class name set on an element.
|
||||
|
||||
Reference in New Issue
Block a user