CommonResources.DevExtremeJS Field
Returns an identifier for the DevExtreme client script.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.Resources.v24.2.dll
NuGet Package: DevExpress.Blazor.Resources
#Declaration
public static readonly DxResource DevExtremeJS
#Field Value
Type | Description |
---|---|
Dx |
The Dev |
#Remarks
The DevExtreme script is required for various Blazor components, including Dashboard, Reports, Charts, and Rich Text Editor. The Resource Manager automatically registers this script if your project includes one of the following NuGet packages:
- DevExpress.Blazor
- DevExpress.Blazor.Dashboard
- DevExpress.Blazor.Reporting.JSBasedControls
- DevExpress.Blazor.RichEdit
The following table lists public DevExpress resources, their positions among other scripts, and NuGet packages that include these scripts:
Position | DevExpress Resource | Nu |
---|---|---|
0 | DevExpress. | |
150 | DevExpress. | |
200 |
| DevExpress. |
300 | DevExpress. | |
400 | DevExpress. | |
500 | DevExpress. | |
600 | DevExpress. | |
700 | DevExpress. | |
700 | DevExpress. | |
800 | DevExpress. | |
800 | DevExpress. |
Refer to the following topic for more information: DxResourceManager.