Empty State | CombricSkip to content

Empty State

Combric

Structured empty-result content with consumer-owned actions.

@combric/react · v1.1.1 · Current

Import and usage

import { EmptyState, EmptyStateMedia, EmptyStateTitle, EmptyStateDescription, EmptyStateActions } from "@combric/react";

Load the native stylesheet with @import "@combric/react/css";. This path does not require Tailwind.

Examples

Empty state

No projects

Create a project to begin.

Heading levels

No projects

Create a project to begin.

No activity

Recent updates will appear here.

No results

Try a different search.

Public API

Public exports
Name
EmptyState
EmptyStateMedia
EmptyStateTitle
EmptyStateDescription
EmptyStateActions
Documented contracts
Property / capabilityPublished contract
title level2 through 6
Contractcompositional media/description/actions

Accessibility

Selectable heading level lets consumers preserve their document outline; application state remains external.

CSS and customization

Combric classes and canonical --combric-* variables provide the package presentation. Consumer className extends the required class; it does not replace the component contract.

Source

View source on GitHub