API Reference
Libraries
Enumeration of available libraries that can be injected into generated documents. The order of values controls the default load order when rendering a page, so dependencies such as jQuery must appear first.
Inheritance
- Enum
- Libraries
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const Libraries DataTablesColumnHighlighter #DataTables Column Highlighter (HtmlForgeX extension) .
15public const Libraries DataTablesSearchHighlighter #DataTables Search Highlighter (HTMLExtensions).
16public const Libraries HfxDeepLinks #HtmlForgeX deep-link helpers (tabs activation + DataTables search).
26public const Libraries HfxRelativeTime #HtmlForgeX relative time helper (client-side "time ago").
27public const Libraries HfxApexCharts #HtmlForgeX ApexCharts helpers (init, lazy, theme defaults).
29public const Libraries HfxApexChartsTheme #HtmlForgeX ApexCharts theme helpers (dark/light syncing).
30public const Libraries ChartJsGaugeNeedle #Chart.js needle gauge plugin (HtmlForgeX inline plugin).
35public const Libraries ChartJsGaugeDialTicks #Chart.js gauge dial ticks plugin (HtmlForgeX inline plugin).
36public const Libraries ChartJsGaugeV3 #Chart.js Gauge controller plugin (chartjs-gauge-v3).
37public const Libraries HfxChartJsTheme #HtmlForgeX Chart.js theme helpers (dark/light syncing).
41public const Libraries VisNetworkHtmlNodes #vis-network HTML nodes plugin for full HTML support in nodes.
44public const Libraries HfxVisNetwork #HtmlForgeX VisNetwork helpers (remote data, live updates).
45public const Libraries JsVectorMap #jsVectorMap interactive vector maps library (core CSS/JS).
63public const Libraries JsVectorMapNorthAmericaMill #jsVectorMap dataset: north_america_mill (Miller).
69public const Libraries JsVectorMapSouthAmericaMill #jsVectorMap dataset: south_america_mill (Miller).
70public const Libraries JsVectorMapContinentsMill #jsVectorMap dataset: continents_mill (Miller).
72public const Libraries JsVectorMapNetherlandsMill #jsVectorMap dataset: netherlands_mill (Miller).
76public const Libraries JsVectorMapUkCountriesMill #jsVectorMap dataset: uk_countries_mill (Miller).
77public const Libraries FontAwesome5 #FontAwesome 5 Free icon library (for compatibility with vis.js).
81public const Libraries HfxCarousel #HtmlForgeX carousel styles and interaction affordances.
82public const Libraries HfxLayout #HtmlForgeX layout helpers for equal heights and density grids.
85public const Libraries HfxToasts #HtmlForgeX toast helper (Bootstrap/Tabler initialization).
88public const Libraries HfxTooltips #HtmlForgeX tooltip/popover helper (Bootstrap initialization).
89public const Libraries HfxCountUp #HtmlForgeX countup helper (client-side number animation).
91public const Libraries HfxPageSwitcher #HtmlForgeX page switcher helper (multi-page layouts).
93public const Libraries HfxTheme #HtmlForgeX theme CSS (tokens + dark-mode overrides for third-party libs).
95public const Libraries HfxCookieBanner #HtmlForgeX cookie banner helper (consent persistence).
96public const Libraries HfxSignaturePad #HtmlForgeX signature pad helper (auto-init + input sync).
99public const Libraries HfxClipboard #HtmlForgeX clipboard helper (copy to clipboard via data attributes).
100public const Libraries HfxReveal #HtmlForgeX reveal helper (toggle password/text inputs via data attributes).
101public const Libraries HfxGeoSelection #HtmlForgeX geo selection helper (cross-component selection sync).
107public const Libraries HfxLeaflet #HtmlForgeX Leaflet helper (auto-init + resize handling).
108public const Libraries HfxJsVectorMap #HtmlForgeX jsVectorMap theming helpers (Tabler-aligned styles).
110public const Libraries HfxExecutiveSurface #HtmlForgeX branded top-navigation surface theme library.
112