Home > @vsf-enterprise/bigcommerce-theme > useReview
# useReview() function
Allows searching for reviews and adding them to a product.
See the UseReviewInterface for a list of methods and values available in this composable.
Signature:
export declare function useReview(): UseReviewInterface;
Returns: