UNPKG

ranui

Version:

A framework-agnostic Web Components UI library built on native custom elements, with TypeScript types, light/dark theming, SSR and PWA support.

3 lines (2 loc) 203 B
export { alignCrossAxis, computePlacement } from 'ranuts/utils'; export type { ComputePlacementOptions, ComputedPlacement, Placement, PlacementAlign, PlacementRect, PlacementSide, } from 'ranuts/utils';