Component - Liquid Tag Reference
On this page
The component simple tag inserts a reusable UI component into a Liquid template. Use it to embed predefined components from the Hydrofoil core framework without duplicating markup.
Syntax
```liquid
{% component %} ```
| Property | Value |
|---|---|
| Tag Name | component |
| Type | Simple tag |
| Source | Hydrofoil (core) |
Description
The component tag provides functionality in StoreConnect Liquid templates.
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.