Uses of Interface
com.vaadin.flow.component.ai.component.AiFileReceiver
Packages that use AiFileReceiver
-
Uses of AiFileReceiver in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type AiFileReceiverModifier and TypeMethodDescriptionAiOrchestrator.Builder.withFileReceiver(AiFileReceiver fileReceiver) Sets the file receiver component for file uploads.