I cannot figure out the difference between these two blocks.
And I am going to register a Card view component as bottom sheet, and should I use the first block or the second one?
Hi Last,
Check the wiki
Component is fot component like Button/Label
Layout is for layout like Vertical/Horizontal arrangement
1 Like
Thanks for your help:)