UNPKG

@zag-js/toast

Version:

Core logic for the toast widget implemented as a state machine

7 lines (4 loc) 353 B
import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const anatomy: _zag_js_anatomy.AnatomyInstance<"group" | "title" | "root" | "description" | "actionTrigger" | "closeTrigger">; declare const parts: Record<"group" | "title" | "root" | "description" | "actionTrigger" | "closeTrigger", _zag_js_anatomy.AnatomyPart>; export { anatomy, parts };