Skip to main content
zerotal

Documentation


Documentation / @zerotal/flow-ui / index / popoverSurface

Variable: popoverSurface

const popoverSurface: "z-50 min-w-[8rem] rounded-md border border-border bg-popover p-4 text-popover-foreground shadow-md outline-none" = "z-50 min-w-[8rem] rounded-md border border-border bg-popover p-4 text-popover-foreground shadow-md outline-none"

Defined in: flow-ui/src/components/Popover.tsx:65

The panel surface, shared with the components built on this one.