Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
declare const DetailedListWrapper: any;
/**
 * @todo isColumnView is not working right now
 * this logic will be changed by using React.Context
 *
 * @note was just a typo - currently it's in by using breakpoints
 */
declare const DetailedListItemPanel: any;
declare const DetailedListLabel: any;
declare const DetailedListValue: any;
export { DetailedListWrapper, DetailedListItemPanel, DetailedListLabel, DetailedListValue, };