# 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
|
# 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 | [] |