HtmlForgeX

API Reference

Enum

Libraries

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const Libraries None #

No libraries.

Value: 0
public const Libraries Primary #

HtmlForgeX primary library.

Value: 1
public const Libraries JQuery #

jQuery library.

Value: 2
public const Libraries Bootstrap #

Bootstrap framework.

Value: 3
public const Libraries DataTables #

DataTables plugin.

Value: 4
public const Libraries DataTablesButtons #

DataTables Buttons extension.

Value: 5
public const Libraries DataTablesResponsive #

DataTables Responsive extension.

Value: 6
public const Libraries DataTablesFixedHeader #

DataTables FixedHeader extension.

Value: 7
public const Libraries DataTablesFixedColumns #

DataTables FixedColumns extension.

Value: 8
public const Libraries DataTablesRowGroup #

DataTables RowGroup extension.

Value: 9
public const Libraries DataTablesSearchBuilder #

DataTables SearchBuilder extension.

Value: 10
public const Libraries DataTablesSearchPanes #

DataTables SearchPanes extension.

Value: 11
public const Libraries DataTablesAlphabetSearch #

DataTables Alphabet Search plugin.

Value: 12
public const Libraries DataTablesButtonsToggleView #

DataTables Buttons ToggleView plugin.

Value: 13
public const Libraries DataTablesSelect #

DataTables Select extension.

Value: 14
public const Libraries DataTablesColumnHighlighter #

DataTables Column Highlighter (HtmlForgeX extension) .

Value: 15
public const Libraries DataTablesSearchHighlighter #

DataTables Search Highlighter (HTMLExtensions).

Value: 16
public const Libraries Tabler #

Tabler UI library.

Value: 17
public const Libraries TablerIcon #

Tabler icon set.

Value: 18
public const Libraries TablerIconsFont #

Tabler icons webfont.

Value: 19
public const Libraries TablerFlags #

Tabler flag icons.

Value: 20
public const Libraries TablerSocials #

Tabler social icons.

Value: 21
public const Libraries TablerPayments #

Tabler payment icons.

Value: 22
public const Libraries TablerThemes #

Tabler themes.

Value: 23
public const Libraries FancyTree #

FancyTree plugin.

Value: 24
public const Libraries HfxTabs #

HtmlForgeX Tabs helper (persistence/reset).

Value: 25
public const Libraries HfxCollections #

HtmlForgeX collection helpers (search, sort, filtering, view switching).

Value: 26
public const Libraries HfxDrilldown #

HtmlForgeX drill-down workspace helpers (overview-to-detail selection).

Value: 27
public const Libraries HfxRelativeTime #

HtmlForgeX relative time helper (client-side "time ago").

Value: 29
public const Libraries ApexCharts #

ApexCharts library.

Value: 30
public const Libraries HfxApexCharts #

HtmlForgeX ApexCharts helpers (init, lazy, theme defaults).

Value: 31
public const Libraries HfxApexChartsTheme #

HtmlForgeX ApexCharts theme helpers (dark/light syncing).

Value: 32
public const Libraries ChartJs #

Chart.js library.

Value: 33
public const Libraries ChartJsAnnotation #

Chart.js annotation plugin.

Value: 34
public const Libraries ChartJsChartGeo #

Chart.js ChartGeo plugin for geographic charts.

Value: 35
public const Libraries TopoJson #

TopoJSON client for decoding TopoJSON topology.

Value: 36
public const Libraries ChartJsGaugeNeedle #

Chart.js needle gauge plugin (HtmlForgeX inline plugin).

Value: 37
public const Libraries ChartJsGaugeDialTicks #

Chart.js gauge dial ticks plugin (HtmlForgeX inline plugin).

Value: 38
public const Libraries ChartJsGaugeV3 #

Chart.js Gauge controller plugin (chartjs-gauge-v3).

Value: 39
public const Libraries ChartJsSankey #

Chart.js Sankey plugin.

Value: 40
public const Libraries HfxChartJs #

HtmlForgeX Chart.js helpers (init, resize, geo).

Value: 41
public const Libraries HfxChartJsSegmentLabels #

HtmlForgeX Chart.js segment labels plugin.

Value: 42
public const Libraries HfxChartJsTheme #

HtmlForgeX Chart.js theme helpers (dark/light syncing).

Value: 43
public const Libraries VisNetwork #

vis-network library.

Value: 44
public const Libraries VisNetworkLoadingBar #

vis-network loading bar extension.

Value: 45
public const Libraries VisNetworkHtmlNodes #

vis-network HTML nodes plugin for full HTML support in nodes.

Value: 46
public const Libraries HfxVisNetwork #

HtmlForgeX VisNetwork helpers (remote data, live updates).

Value: 47
public const Libraries EasyQRCode #

EasyQRCode library.

Value: 48
public const Libraries FullCalendar #

FullCalendar library.

Value: 49
public const Libraries HfxFullCalendar #

HtmlForgeX FullCalendar helpers (init, lazy).

Value: 50
public const Libraries Popper #

Popper library.

Value: 51
public const Libraries ScrollingText #

ScrollingText plugin.

Value: 52
public const Libraries Quill #

Quill editor library.

Value: 53
public const Libraries TomSelect #

TomSelect component.

Value: 54
public const Libraries IMask #

IMask input masking library.

Value: 55
public const Libraries StarRating #

Star rating component.

Value: 56
public const Libraries PrismJs #

PrismJS syntax highlighting library.

Value: 57
public const Libraries PrismJsDarkTheme #

PrismJS Dark theme.

Value: 58
public const Libraries PrismJsOkaidiaTheme #

PrismJS Okaidia theme.

Value: 59
public const Libraries PrismJsGitHubTheme #

PrismJS GitHub theme.

Value: 60
public const Libraries PrismJsTomorrowNightTheme #

PrismJS Tomorrow Night theme.

Value: 61
public const Libraries PrismJsVsTheme #

PrismJS VS theme.

Value: 62
public const Libraries SmartTab #

SmartTab jQuery plugin for responsive tabs.

Value: 63
public const Libraries SmartWizard #

SmartWizard jQuery plugin for step wizards.

Value: 64
public const Libraries JsVectorMap #

jsVectorMap interactive vector maps library (core CSS/JS).

Value: 65
public const Libraries JsVectorMapWorld #

jsVectorMap dataset: world (Miller).

Value: 66
public const Libraries JsVectorMapWorldMerc #

jsVectorMap dataset: world_merc (Mercator).

Value: 67
public const Libraries JsVectorMapAfricaMill #

jsVectorMap dataset: africa_mill (Miller).

Value: 68
public const Libraries JsVectorMapAsiaMill #

jsVectorMap dataset: asia_mill (Miller).

Value: 69
public const Libraries JsVectorMapEuropeMill #

jsVectorMap dataset: europe_mill (Miller).

Value: 70
public const Libraries JsVectorMapNorthAmericaMill #

jsVectorMap dataset: north_america_mill (Miller).

Value: 71
public const Libraries JsVectorMapSouthAmericaMill #

jsVectorMap dataset: south_america_mill (Miller).

Value: 72
public const Libraries JsVectorMapOceaniaMill #

jsVectorMap dataset: oceania_mill (Miller).

Value: 73
public const Libraries JsVectorMapContinentsMill #

jsVectorMap dataset: continents_mill (Miller).

Value: 74
public const Libraries JsVectorMapBelgiumMill #

jsVectorMap dataset: belgium_mill (Miller).

Value: 75
public const Libraries JsVectorMapFranceMill #

jsVectorMap dataset: france_mill (Miller).

Value: 76
public const Libraries JsVectorMapGermanyMill #

jsVectorMap dataset: germany_mill (Miller).

Value: 77
public const Libraries JsVectorMapNetherlandsMill #

jsVectorMap dataset: netherlands_mill (Miller).

Value: 78
public const Libraries JsVectorMapUkCountriesMill #

jsVectorMap dataset: uk_countries_mill (Miller).

Value: 79
public const Libraries MapboxGl #

Mapbox GL JS mapping library.

Value: 80
public const Libraries HfxMapbox #

HtmlForgeX Mapbox helpers (init, markers, resize).

Value: 81
public const Libraries FontAwesome6 #

FontAwesome 6 Free icon library.

Value: 82
public const Libraries FontAwesome5 #

FontAwesome 5 Free icon library (for compatibility with vis.js).

Value: 83
public const Libraries HfxCarousel #

HtmlForgeX carousel styles and interaction affordances.

Value: 84
public const Libraries HfxAccordion #

HtmlForgeX accordion helper scripts.

Value: 85
public const Libraries HfxDataTables #

HtmlForgeX DataTables helper scripts.

Value: 86
public const Libraries HfxLayout #

HtmlForgeX layout helpers for equal heights and density grids.

Value: 87
public const Libraries HfxDashboardShowcase #

HtmlForgeX dashboard showcase frame styles.

Value: 88
public const Libraries HfxOperationalList #

HtmlForgeX operational workspace/list helpers.

Value: 89
public const Libraries HfxServiceConfigStudio #

HtmlForgeX service configuration studio styles.

Value: 90
public const Libraries HfxPretext #

HtmlForgeX experimental Pretext helpers for client-side text measurement demos.

Value: 91
public const Libraries HfxPanel #

HtmlForgeX panel shell helpers (panels + compact mode).

Value: 92
public const Libraries HfxDropzone #

HtmlForgeX dropzone helper (embedded JS/CSS).

Value: 93
public const Libraries HfxToasts #

HtmlForgeX toast helper (Bootstrap/Tabler initialization).

Value: 94
public const Libraries HfxTooltips #

HtmlForgeX tooltip/popover helper (Bootstrap initialization).

Value: 95
public const Libraries HfxCountdown #

HtmlForgeX countdown helper (client-side ticking).

Value: 96
public const Libraries HfxCountUp #

HtmlForgeX countup helper (client-side number animation).

Value: 97
public const Libraries HfxStarRating #

HtmlForgeX star rating helper (auto-init).

Value: 98
public const Libraries HfxPageSwitcher #

HtmlForgeX page switcher helper (multi-page layouts).

Value: 99
public const Libraries HfxDarkMode #

HtmlForgeX dark mode helper (theme switching).

Value: 100
public const Libraries HfxTheme #

HtmlForgeX theme CSS (tokens + dark-mode overrides for third-party libs).

Value: 101
public const Libraries HfxCookieBanner #

HtmlForgeX cookie banner helper (consent persistence).

Value: 102
public const Libraries FsLightbox #

FsLightbox lightbox component.

Value: 103
public const Libraries SignaturePad #

Signature Pad component.

Value: 104
public const Libraries HfxSignaturePad #

HtmlForgeX signature pad helper (auto-init + input sync).

Value: 105
public const Libraries HfxClipboard #

HtmlForgeX clipboard helper (copy to clipboard via data attributes).

Value: 106
public const Libraries HfxCodeBlock #

HtmlForgeX code block styles for fluent code/config previews.

Value: 107
public const Libraries HfxReveal #

HtmlForgeX reveal helper (toggle password/text inputs via data attributes).

Value: 108
public const Libraries Leaflet #

Leaflet interactive maps library.

Value: 109
public const Libraries LeafletMarkerCluster #

Leaflet marker clustering plugin.

Value: 110
public const Libraries LeafletHeat #

Leaflet heatmap plugin.

Value: 111
public const Libraries ThreeJs #

three.js 3D engine.

Value: 112
public const Libraries GlobeGl #

3D globe engine.

Value: 113
public const Libraries HfxGeoSelection #

HtmlForgeX geo selection helper (cross-component selection sync).

Value: 114
public const Libraries HfxLeaflet #

HtmlForgeX Leaflet helper (auto-init + resize handling).

Value: 115
public const Libraries HfxGlobe #

HtmlForgeX Globe helper (auto-init + resize + theming).

Value: 116
public const Libraries HfxJsVectorMap #

HtmlForgeX jsVectorMap theming helpers (Tabler-aligned styles).

Value: 117
public const Libraries HfxPortalSurface #

HtmlForgeX shared layout surface/theme library.

Value: 118
public const Libraries HfxExecutiveSurface #

HtmlForgeX branded top-navigation surface theme library.

Value: 119
public const Libraries HfxDashboardSurface #

HtmlForgeX dashboard surface theme library.

Value: 120
public const Libraries HfxMonitoringSurface #

HtmlForgeX monitoring dashboard shell and component styles.

Value: 121
public const Libraries HfxNavigationSurface #

HtmlForgeX navigation surface theme library.

Value: 122
public const Libraries HfxDashboardCards #

HtmlForgeX reusable dashboard card styles.

Value: 123
public const Libraries HfxDashboardShowcaseExampleSkins #

HtmlForgeX dashboard showcase example-only skins.

Value: 124
public const Libraries HfxOperationalWorkspace #

HtmlForgeX operational workspace shell styles.

Value: 125
public const Libraries HfxDashboardShowcaseConnected #

HtmlForgeX connected-grid dashboard showcase composition styles.

Value: 126
public const Libraries HfxDashboardCardCalendarWorkspace #

HtmlForgeX calendar workspace dashboard card styles.

Value: 127
public const Libraries HfxDashboardCardTargetMetric #

HtmlForgeX target metric dashboard card styles.

Value: 128
public const Libraries HfxDashboardCardTimelinePlanner #

HtmlForgeX timeline planner dashboard card styles.

Value: 129
public const Libraries HfxDashboardCardTaskOverview #

HtmlForgeX task overview dashboard card styles.

Value: 130
public const Libraries HfxDataGrid #

HtmlForgeX Tabler DataGrid layout bridge styles.

Value: 131
public const Libraries HfxDataGridEnhancements #

HtmlForgeX DataGrid item enhancement styles.

Value: 132
public const Libraries HfxFormEnhancements #

HtmlForgeX form behavior helpers.

Value: 133
public const Libraries HfxSelectEnhancements #

HtmlForgeX select behavior helpers.

Value: 134
public const Libraries HfxTextEnhancements #

HtmlForgeX inline text helper styles.

Value: 135
public const Libraries HfxSparkline #

HtmlForgeX sparkline helper styles.

Value: 136
public const Libraries HfxOperationalWorkspaceSkins #

HtmlForgeX operational workspace visual presets and palettes.

Value: 137
public const Libraries HfxOperationalWorkspaceProductSuite #

HtmlForgeX operational product-suite workspace preset styles.

Value: 138
public const Libraries HfxOperationalWorkspaceAdapters #

HtmlForgeX operational workspace embedded-component adapter styles.

Value: 139
public const Libraries HfxFileShare #

HtmlForgeX lightweight public share-link widgets and forms.

Value: 140
public const Libraries HfxSecureMessage #

HtmlForgeX lightweight secure text/script/credential message form.

Value: 141
public const Libraries HfxFileReview #

HtmlForgeX lightweight scan evidence, decision, and evidence-history review widgets.

Value: 142
public const Libraries HfxFileTransferWidgets #

HtmlForgeX lightweight transfer summary, details, bulk-action, and quota widgets.

Value: 143
public const Libraries HfxFileService #

HtmlForgeX file-service composition surface styles and helpers.

Value: 144
public const Libraries HfxServiceStudio #

HtmlForgeX service-studio configuration map and pipeline styles.

Value: 145
public const Libraries HfxDashboardSurfaceModelPreview #

HtmlForgeX dashboard surface model preview styles and scripts.

Value: 146
public const Libraries HfxReportWorkspace #

HtmlForgeX report application workspace and assessment matrix styles.

Value: 147