UNPKG

react-native-zohosalesiq-mobilisten

Version:

A React Native module for the ZohoSalesIQ Mobilisten SDK

7 lines 209 B
export class SIQSuggestionTheme { textColor = "null"; borderColor = "null"; backgroundColor = "null"; cornerRadius: number | null = null; // Int displayStyle: number | null = null; // Int }