Layout row with bottom border like list item has

I have a layout view and want to have rows look like list items with borders.
How to do that?
Thanks.

Hi @russell!

For such purpose you need to set the type property: type: "line"

Please, check an example: Code Snippet

1 Like