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

{% implements %}

Attributes

Parameter Type Required Description
action string Bare action name this component implements (e.g. 'create-bookmark')

Valid Parent Contexts

This tag is valid inside: {% component %}

Declares that the parent \{% component %\} implements the named action. The action must be declared in a domain \{% api %\} block. The compiler validates the reference against the global API name index.

Self-closing (/%\}) when no prose body is needed. Optional prose body describes how the component handles the action.

Component implementing an action
tagimplementscomponentblueprint implements-tag-action
{% implements action="add-bookmark" /%}