Type alias LLChatMessageComposerStyles

LLChatMessageComposerStyles: {
    composerContainer: ViewStyle;
    composerIcon: ImageStyle;
    composerInput: ViewStyle;
}

Type declaration

  • composerContainer: ViewStyle
  • composerIcon: ImageStyle
  • composerInput: ViewStyle

Generated using TypeDoc