mode property
Presentation mode for the date picker, of type PromptMode, determining popover for inline selection or dialog for immersive calendar viewing. Defaults to PromptMode.popover to preserve form flow and space efficiency. This field controls the DatePicker's display context within the ArcaneFieldWrapper, suitable for quick picks in compact forms or detailed navigation in planning scenarios.
Implementation
final PromptMode mode;