UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

6 lines 687 B
import { LoadingStyle, loadingStyle } from "./loading.style.js"; import { LoadingPropsContext, useLoadingPropsContext } from "./loading.js"; import { LoadingOptions, LoadingProvider, LoadingProviderProps, LoadingSharedProps, useLoading } from "./loading-provider.js"; import { namespace_d_exports } from "./namespace.js"; import { getLoadingComponent, isLoadingScheme, useLoadingComponent } from "./use-loading-component.js"; export { namespace_d_exports as Loading, LoadingOptions, LoadingPropsContext, LoadingProvider, LoadingProviderProps, LoadingSharedProps, LoadingStyle, getLoadingComponent, isLoadingScheme, loadingStyle, useLoading, useLoadingComponent, useLoadingPropsContext };