FluentValidationSummary
and FluentValidationMessage
give feedback on the state of the form.
+ Is uses Starship
model form Standard Documentation.
+
+ This form uses the Fluent UI input components.
+ It uses a DataAnnotationsValidator
, a FluentValidationSummary
and FluentValidationMessage
s.;
+
Orientation
: The child components are controlled via the Horizontal
(default) or Vertical
.
+ Alignment
: The child components are controlled via the HorizontalAlignment
and VerticalAlignment
.
+ Spacing
: The child components are controlled via the HorizontalGap
and VerticalGap
.