Options
All
  • Public
  • Public/Protected
  • All
Menu

Library @swim/window

Swim Window Library

The Swim Window library implements popovers, drawers, and other window-like view containers.

Index

Type aliases

DrawerPlacement

DrawerPlacement: "top" | "right" | "bottom" | "left"

PopoverPlacement

PopoverPlacement: "none" | "above" | "below" | "over" | "top" | "bottom" | "right" | "left"

Generated using TypeDoc