UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

4 lines (3 loc) 167 B
import { anatomy as _ } from '@zag-js/dialog'; export const anatomy = _.rename('drawer').extendWith('body', 'footer', 'header'); export const parts = anatomy.build();