Current section

Files

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

include/docs@components@product_list_ProductCardProps.hrl

-record(product_card_props, {
product :: docs@components@product_list:product(),
on_hide :: fun((integer()) -> nil)
}).