diff --git a/docs/data-column.component.md b/docs/data-column.component.md index 48a11eda1c..5938e88845 100644 --- a/docs/data-column.component.md +++ b/docs/data-column.component.md @@ -102,9 +102,9 @@ It is possible to assign a custom column template like the following: - + @@ -113,21 +113,21 @@ It is possible to assign a custom column template like the following: Example above shows access to the underlying cell value by binding `value` property to the underlying context `value`: ```html -