UNPKG

@dvcol/neo-svelte

Version:

Neomorphic ui library for svelte 5

11 lines (10 loc) 230 B
export const NeoBadgePlacement = { Top: 'top', TopRight: 'top-right', TopLeft: 'top-left', Bottom: 'bottom', BottomRight: 'bottom-right', BottomLeft: 'bottom-left', Right: 'right', Left: 'left', };