전체 카탈로그
ContentCitation3 props

Citation

Citations display inline references to external sources. Use them to attribute information within AI-generated responses, articles, or anywhere provenance and source links are n...

공식 문서 열기
live previewContent

Preview

Calendar behavior is sourced from the component docs Astryx Calendar.

Import

import {Citation} from '@astryxdesign/core/Citation';

Astryx 문서 권장 방식대로 root barrel이 아니라 컴포넌트 subpath에서 가져옵니다.

When to use

Citations display inline references to external sources. Use them to attribute information within AI-generated responses, articles, or anywhere provenance and source links are n...

Important props

variantlabel | numberoptional

Theming targets

이 항목은 공개 theming target이 문서화되어 있지 않습니다.

Best practices

  • DoUse the label variant when the source title adds meaningful context for the reader.
  • DoUse the number variant for compact inline references within body text, like footnotes.
  • Do notMix label and number variants in the same paragraph. Pick one style per context for visual consistency.