From 9a69c52efb88cfbeca3fc1ead8550fb6d8dcfda3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADnez=20Kirsten?= Date: Mon, 31 Mar 2025 08:50:36 +0200 Subject: [PATCH] Update 57-o-form-layout-manager.component.md --- docs/components/layout/57-o-form-layout-manager.component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/layout/57-o-form-layout-manager.component.md b/docs/components/layout/57-o-form-layout-manager.component.md index ed7b6d08d..9b9601f7d 100644 --- a/docs/components/layout/57-o-form-layout-manager.component.md +++ b/docs/components/layout/57-o-form-layout-manager.component.md @@ -41,7 +41,7 @@ You can select this mode setting the value **tab** to the `mode` input. You can #### Options It is possible to configure tab mode options with the `o-form-layout-tabgroup-options` component. This attributes are explained in the **API** section of this page. -For complex labels, you can add `...` and inside you can define your template. It's *important* than the tabData attributes are including in `labe-columns`. +For complex labels, you can add `...` and inside you can define your template. It's *important* than the tabData attributes are including in `label-columns`.

Example

```html