UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

17 lines 448 B
import { getDotLibraryConfig } from "../../../../Provider/Config"; export default { isMore: false, isAnimate: true, isClose: false, autoClose: false, hideTime: '3000', dataId: 'toastMessage', needAutoZindex: true, needIcon: true, titleVariant: 'primary', isShrinkView: false, needClose: true, customProps: {}, dataSelectorId: 'desktopNotification', responsiveId: getDotLibraryConfig('desktopNotificationResponsiveId') };