UNPKG

@zohodesk/dot

Version:

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

30 lines 710 B
export const defaultProps = { keyName: 'value', idName: 'id', isArrow: true, searchBoxSize: 'small', isDisabled: false, showIconOnHover: false, showOnHover: false, isReadOnly: false, isEditable: true, isDataLoaded: true, needTick: true, needResponsive: true, arrowIconPosition: 'default', groupOptionsKey: 'items', groupNameKey: 'name', isPadding: true, isToggleStateNeeded: false, isNeedEffect: true, hoverType: 'default', needExternalPopupState: false, customProps: {}, preventPopupClose: false, dataSelectorId: 'toggleDropdown', needMultiLineText: false, isAbsolutePositioningNeeded: true, isRestrictScroll: false, customClass: {}, searchFields: [] };