Update docs/en/src/layout.md

This commit is contained in:
Arijit Basu 2023-02-12 14:44:39 +05:30 committed by GitHub
parent 3fbabfc390
commit e63c17527a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ Type: { Static = [Custom Panel][27] }
### Dynamic ### Dynamic
This is a custom layout to render dynamic content using a function defined in This is a custom layout to render dynamic content using a function defined in
[xplr.fn][28] that returns [Custom Panel][27]. [xplr.fn][28] that takes [Content Renderer Argument][36] and returns [Custom Panel][27].
Type: { Dynamic = [Content Renderer][35] } Type: { Dynamic = [Content Renderer][35] }