Current section

Files

Jump to
sprocket include docs@components@product_list_ProductListProps.hrl
Raw

include/docs@components@product_list_ProductListProps.hrl

-record(product_list_props, {
products :: list(docs@components@product_list:product())
}).