All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.cjs.components.toast.index.cjs Maven / Gradle / Ivy

Go to download

Responsive and accessible React UI components built with React and Emotion

The newest version!
"use strict";
'use strict';

var toast = require('./toast.cjs');
var namespace = require('./namespace.cjs');
var toast$1 = require('@ark-ui/react/toast');



exports.ToastActionTrigger = toast.ToastActionTrigger;
exports.ToastCloseTrigger = toast.ToastCloseTrigger;
exports.ToastDescription = toast.ToastDescription;
exports.ToastIndicator = toast.ToastIndicator;
exports.ToastRoot = toast.ToastRoot;
exports.ToastTitle = toast.ToastTitle;
exports.Toaster = toast.Toaster;
exports.useToastStyles = toast.useToastStyles;
exports.Toast = namespace;
Object.defineProperty(exports, "createToaster", {
  enumerable: true,
  get: function () { return toast$1.createToaster; }
});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy