diff --git a/content/docs/en/elements/layouts/stack-layout.md b/content/docs/en/elements/layouts/stack-layout.md index 161378d4..5dea9ac0 100644 --- a/content/docs/en/elements/layouts/stack-layout.md +++ b/content/docs/en/elements/layouts/stack-layout.md @@ -70,6 +70,11 @@ The following example creates a diagonal stack of items with responsive sizes. I ``` +## Events +| Name | Description | +|------|-------------| +`tap` | Emitted when the layout is tapped. + ## Props | Name | Type | Description | @@ -78,4 +83,4 @@ The following example creates a diagonal stack of items with responsive sizes. I ## Additional children props -None. \ No newline at end of file +None.