@hanzo/ui
GitHubnpm
ChartsMetricDonutComboBoxCombobox/filterSurfaces.dataAppHeaderBrandMarkOrgMarkMenuRowOrgSwitcherProjectThumbConnectionBadgeUserMenuScopeMenuSiteNavSiteFooterHostBackendStateCommerceResourceConfirmDeleteFiltersInstrumentFieldsetCopyButtonSecretInputPaginationAnimatedLogoBrandDataTableWorkbenchEmptyStateFadeInFieldFactHanzoMarkPageHeaderPaletteMatchUseCommandKPrimaryButtonProductIconProviderLogoReorderSelectMenuSkeletonSlideOverDetailPaneStatusTagSplitToneThemeToggleDialogTemplateTooltipAnchorChunkGuardToastAccentColorSocial

ChunkGuard

import { ChunkGuard } from '@hanzo/ui/product'

No examples yet.

Types

export type ChunkGuardProps = {
/** Path fragment identifying a build asset URL. Default `/_next/static/`
* (Next.js); pass the bundler's own prefix on another host. */
assetPathPrefix?: string
}

Exports

ChunkGuardtype ChunkGuardProps