GeminiChatPreview

@Preview(uiMode = 32)
private fun GeminiChatPreview()

Run in interactive mode. This has some logic to constrain new newMessages but it's all so simulate a real use. New messages are blocked by ChatInput by disabling the click of the trailing icon. Note: Compose preview with interaction mode doesn't allow typing in the ChatInput To do so, use GeminiChatContainerPreview