Create robust, backward-compatible Excel workbooks by leveraging the structural power of the ROWS function.
When it comes to add empty space between widgets inside a Column or a Row, we have multiple options: We can either add a Padding around these widgets but it's very verbose Or we can add Spacer widgets ...
To use the new functionality, all you need to do is add the ->expandableRowData() method to your field definition and return any class that extends Nova Field or an array of fields.