New-UDGridLayout - Get the design layout in json by clicking the button into a variable

Product: PowerShell Universal
Version: 3.1.6

Hello everyone. I need to find out if it is possible to generate a layout in json from the New-UDGridLayout function. I know that the already created -Design parameter is for this, but I need to call the data on a button press so that I can save it to my own database. Subsequently, I want to call them in the -Layout parameter. If I find out the current positions, it’s easy work. The current grid layout can only be found using the -Design parameter, so I’m asking if there is another way to get data from react-grid.

Thank you for your help.
Jan Setunský.

Example image:

This currently isn’t possible. I’ve opened an issue to enhance it to support Get-UDElement.