HelixOverviewDocsComponentsSandboxTheme builderCortexDocsEngramBuildingTraceBuildingRecallDeclaredServicesInsightsGet in touchSource on GitHub
Loading the reference
BlockquoteView SourceEdit in SandboxView MarkdownCopy MarkdownOpen in ClaudeOpen in CursorA passage set off from the prose around it.StableSince 0.1.0TypographyUsageimport'@fusion.dev/helix/blockquote'import'@fusion.dev/helix-headless/blockquote'Preview
API ReferenceRoothelix-blockquoteA passage set off from the prose around it.
PropTypeDefaultDescriptioncitestring""URL identifying where the passage came from.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The quoted passage.attributionWho said it, and where.
PartDescriptionattributionThe footer carrying the source.blockquoteThe quotation.
CSS PropertyDescription--blockquote-sizeSize of the quoted passage.
Roothelix-headless-blockquoteA passage set off from the prose around it.
PropTypeDefaultDescriptioncitestring""URL identifying where the passage came from.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The quoted passage.attributionWho said it, and where.
PartDescriptionattributionThe footer carrying the source.blockquoteThe quotation.
ExamplesNameDescriptionPreviewA quotation with its source cited.PreviewA quotation with its source cited.