With this release, we have made reusing your app's UI simpler and more powerful. Following up on support for [multiple page parameters](/refguide/page-properties/#parameters), we have added support for [multiple snippet parameters](/refguide/snippet/#parameters)! You can now pass multiple parameters to a snippet call, just as you can with pages, microflows, and nanoflows. Inside a snippet, you can select attributes from a parameter directly or create data views that use a parameter or its associations. In addition, the parameters can also be used in expressions without the need for a data view.
0 commit comments