Skip to content
callout
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

callout

Fragment reference callout
tags
ui

Callouts are used to display important messages inline.

Usage

callout This is a standard callout.

Variants

Set the variant attribute to change the callout’s semantic intent.

callout(variant="brand") Informative callout
callout(variant="success") Success message
callout(variant="danger") Danger/error message

Sizes

Use the size attribute to change a callout’s size.

callout(size="small") Small tip
callout(size="medium") Standard callout
callout(size="large") Important message

Icons

Add an icon using the icon attribute, which maps to the icon slot.

callout(icon="circle-info") Information available

Attributes

NameTypeDefaultDescription
variantbrand | neutral | success | warning | dangerbrandThe callout’s theme variant.
sizesmall | medium | largemediumThe callout’s size.
appearanceaccent | filled | outlined | plain | filled-outlinedfilled-outlinedVisual appearance.