Uses of Interface
com.vaadin.flow.component.ai.ui.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.