react-native-zohosalesiq-mobilisten
Version:
A React Native module for the ZohoSalesIQ Mobilisten SDK
10 lines • 323 B
text/typescript
export class SIQFeedbackTheme {
backgroundColor = "null";
primaryTextColor = "null";
secondaryTextColor = "null";
skipButtonTextColor = "null";
submitButtonTextColor = "null";
submitButtonBackgroundColor = "null";
feedbackTextFieldTintColor = "null";
feedbackPlaceholderTextColor = "null";
}