HelixOverviewDocsComponentsSandboxTheme builderCortexDocsEngramBuildingTraceBuildingRecallDeclaredServicesInsightsGet in touchSource on GitHub
Loading the reference
QuoteView SourceEdit in SandboxView MarkdownCopy MarkdownOpen in ClaudeOpen in CursorA short quotation, set inline with the text around it.StableSince 0.1.0TypographyUsageimport'@fusion.dev/helix/quote'import'@fusion.dev/helix-headless/quote'Preview
API ReferenceRoothelix-quoteA short quotation, set inline with the text around it.
PropTypeDefaultDescriptioncitestring""URL identifying where the quotation came from.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The quoted text.
PartDescriptionquoteThe quotation.
CSS PropertyDescription--quote-colorColor of the quoted text.
Roothelix-headless-quoteA short quotation, set inline with the text around it.
PropTypeDefaultDescriptioncitestring""URL identifying where the quotation came from.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
SlotDescription(default)The quoted text.
PartDescriptionquoteThe quotation.
ExamplesNameDescriptionPreviewA pulled quotation with its attribution.PreviewA pulled quotation with its attribution.