AddSpellCheck(IDevExpressBlazorBuilder, Action<SpellCheckOptions, IServiceProvider>)
static
|
builder, configure
|
Adds the built-in spell check service to the application’s service collection and configures service options and a provider.
|
AddSpellCheck(IDevExpressBlazorBuilder, Action<SpellCheckOptions>)
static
|
builder, configure
|
Adds the built-in spell check service to the application’s service collection and configures the service options.
|
AddSpellCheck(IDevExpressBlazorBuilder)
static
|
builder
|
Adds the built-in spell check service to the application’s service collection and configures the service options.
|