CopyCardProps
Defined in: react/src/Cards.tsx:24
Properties
Section titled “Properties”
optionalbody?:string
Defined in: react/src/Cards.tsx:26
className?
Section titled “className?”
optionalclassName?:string
Defined in: react/src/Cards.tsx:35
contentSource?
Section titled “contentSource?”
optionalcontentSource?:"generated"|"cached"|"static"
Defined in: react/src/Cards.tsx:33
Provenance of this copy. Read it off meta.contentSource of the /content
response — do not guess. The default is static because an unlabelled
source must never be marked as adapted: over-claiming is the failure that
costs trust, under-claiming merely costs credit.
headline?
Section titled “headline?”
optionalheadline?:string
Defined in: react/src/Cards.tsx:25
style?
Section titled “style?”
optionalstyle?:CSSProperties
Defined in: react/src/Cards.tsx:36
theme?
Section titled “theme?”
optionaltheme?: {colors:Record<string,string>;sources:Record<string,string>; } |null
Defined in: react/src/Cards.tsx:34