# API

# GlistenClient

Modal component to submit a feeback to glisten

# Props

Name Type Description
sheet required boolean Modal is showed whenever true
user-name required string The default username
custom-tracker required any Tracks context of the feedback (like current page URL)
application-id required string Identify the feedback's application

# Events

Name Description
close
Arguments
  • glistenWhisp: any

# GlistenCsat

Customer Satisfaction score for given applications in a period of time

# Props

Name Type Description Default
end-date Date Ending date of the interval
start-date Date Starting date of the interval
filtered-applications required string[] Array of applications name []
Last Updated: 3/24/2021, 7:34:51 PM