Type alias LLChatMessageListStyles

LLChatMessageListStyles: {
    listLoadingIndicator: ViewStyle;
    rootContainer: ViewStyle;
}

Type declaration

  • listLoadingIndicator: ViewStyle
  • rootContainer: ViewStyle

Generated using TypeDoc