134 |
135 | baseUrl |
136 | - |
137 | String |
138 | Chatwoot installation URL |
139 |
140 |
141 | websiteToken |
142 | - |
143 | String |
144 | Website channel token |
145 |
146 |
147 | colorScheme |
148 | light |
149 | String |
150 | Widget color scheme (light/dark/auto) |
151 |
152 |
153 | locale |
154 | en |
155 | String |
156 | Locale |
157 |
158 |
159 | isModalVisible |
160 | false |
161 | Boolean |
162 | Widget is visible or not |
163 |
164 |
165 | closeModal |
166 | - |
167 | Function |
168 | Close event |
169 |
170 |
171 | user |
172 | {} |
173 | Object |
174 | User information about the user like email, username and avatar_url |
175 |
176 |
177 | customAttributes |
178 | {} |
179 | Object |
180 | Additional information about the customer |
181 |
182 |
183 |