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

{% uses %}

Attributes

Parameter Type Required Description
ref string The id of a component in the same blueprint that this component depends on

Valid Parent Contexts

This tag is valid inside: {% component %}

Declares that the parent \{% component %\} depends on the component referenced by ref. Prose body describes the nature of the dependency.

Component wiring using the uses tag
tagusescomponentblueprint uses-tag-dependency
{% uses ref="BookmarkRepository" %}Persists bookmark records.{% /uses %}