HelixOverviewDocsComponentsSandboxTheme builderCortexDocsEngramBuildingTraceBuildingRecallDeclaredServicesInsightsGet in touchSource on GitHub
Loading the reference
EmptyView SourceEdit in SandboxView MarkdownCopy MarkdownOpen in ClaudeOpen in CursorSays that a region has nothing in it, and what to do about it.StableSince 0.1.0FeedbackUsageimport'@fusion.dev/helix/empty'import'@fusion.dev/helix-headless/empty'Preview
API ReferenceRoothelix-emptySays that a region has nothing in it, and what to do about it.
PropTypeDefaultDescriptionnoAnnouncebooleanfalseWhether the state is announced when it appears.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)Why, and what to do about it.actionsThe way out.headingWhat is missing.iconA mark above the heading.
CSS PropertyDescription--empty-paddingSpace around the whole block.
Roothelix-headless-emptySays that a region has nothing in it, and what to do about it.
PropTypeDefaultDescriptionnoAnnouncebooleanfalseWhether the state is announced when it appears.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)Why, and what to do about it.actionsThe way out.headingWhat is missing.iconA mark above the heading.
ExamplesNameDescriptionPreviewNothing to show, with a heading, an explanation and a way forward.PreviewNothing to show, with a heading, an explanation and a way forward.QuietNot announced, for an empty state that arrives with the page rather than after a search.