Important
Some information relates to prerelease product that may be substantially modified before itâs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AntiforgeryRequestTokenThe antiforgery token included in the request form data.
AntiforgeryStateProviderProvides access to the antiforgery token associated with the current session.
AntiforgeryTokenComponent that renders an antiforgery token as a hidden field.
BrowserFileExtensionsContains helper methods for IBrowserFile.
DataAnnotationsValidatorAdds Data Annotations validation support to an EditContext.
EditContextHolds metadata related to a data editing process, such as flags to indicate which fields have been modified and the current set of validation messages.
EditContextDataAnnotationsExtensionsExtension methods to add DataAnnotations validation to an EditContext.
EditContextFieldClassExtensionsProvides extension methods to describe the state of EditContext fields as CSS class names.
EditContextPropertiesHolds arbitrary key/value pairs associated with an EditContext. This can be used to track additional metadata for application-specific purposes.
EditFormRenders a form element that cascades an EditContext to descendants.
Editor<T>A component used for editing a value of type T
.
Provides information about the OnFieldChanged event.
FieldCssClassProviderSupplies CSS class names for form fields to represent their validation state or other state information from an EditContext.
FormMappingContextThe context associated with a given form mapping operation.
FormMappingScopeDefines the mapping scope for data received from form posts.
InputBase<TValue>A base class for form input components. This base class automatically integrates with an EditContext, which must be supplied as a cascading parameter.
InputCheckboxAn input component for editing Boolean values.
InputDate<TValue>An input component for editing date values. The supported types for the date value are:
InputFileA component that wraps the HTML file input element and supplies a Stream for each file's contents.
InputFileChangeEventArgsSupplies information about an OnChange event being raised.
InputNumber<TValue>An input component for editing numeric values. Supported numeric types are Int32, Int64, Int16, Single, Double, Decimal.
InputRadio<TValue>An input component used for selecting a value from a group of choices.
InputRadioGroup<TValue>Groups child InputRadio<TValue> components.
InputSelect<TValue>A dropdown selection component.
InputTextAn input component for editing String values.
InputTextAreaA multiline input component for editing String values.
RemoteBrowserFileStreamOptionsRepesents configurable options for Microsoft.AspNetCore.Components.Forms.BrowserFileStream with Blazor Server.
ValidationMessage<TValue>Displays a list of validation messages for a specified field within a cascaded EditContext.
ValidationMessageStoreHolds validation messages for an EditContext.
ValidationRequestedEventArgsProvides information about the OnValidationRequested event.
ValidationStateChangedEventArgsProvides information about the OnValidationStateChanged event.
ValidationSummaryDisplays a list of validation messages from a cascaded EditContext.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4