levitato

levitato

Floating draggable bubble for React.

Install

bun add levitato

Usage

import { Bubble } from 'levitato'

<Bubble title='Settings'>
  <YourPanel/>
</Bubble>

On this page