We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c1cd6 commit 52d9f6fCopy full SHA for 52d9f6f
src/types/popover.ts
@@ -26,5 +26,6 @@ export interface PopoverAttributes {
26
placement?: PopPlacements
27
popoverClasses?: string
28
offset?: string
29
+ width?: string
30
}
31
0 commit comments