mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
added option pane
This commit is contained in:
Vendored
+1
@@ -56,6 +56,7 @@ declare module L {
|
||||
className?: string;
|
||||
clickable?: boolean;
|
||||
direction?: string; // 'left' | 'right' | 'auto';
|
||||
pane?: string;
|
||||
noHide?: boolean;
|
||||
offset?: Point;
|
||||
opacity?: number;
|
||||
|
||||
Reference in New Issue
Block a user