DashHtml
1.3.1
Generate interactive self-contained HTML dashboards with sort, filter, paging, linked drill-down, client-side CSV/Excel/PDF export, pie charts, progress bars, threshold cell colouring, and a nav bar. Five built-in theme families (Default, Azure, VMware, Grey, Company) each with embedded light/dark variants and a runtime toggle button.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2026 DashHtml Contributors. MIT License.
Package Details
Author(s)
- DashHtml Contributors
Tags
HTML Dashboard Table Export CSV Excel PDF Report Infrastructure
Functions
New-DhDashboard Add-DhTable Set-DhTableLink Export-DhDashboard Get-DhTheme Add-DhSummary Add-DhHtmlBlock Add-DhCollapsible Add-DhFilterCard Add-DhBarChart
Dependencies
This module has no dependencies.
Release Notes
1.3.1 — UX: table row hover is now clearly visible. The --bg-row-hover token was bumped to a more saturated shade in every built-in theme (Default / Azure / VMware / Grey / Company, light + dark) and the hover row gains an inset 3px accent-coloured left edge for additional visibility.
FileList
- DashHtml.nuspec
- DashHtml.psd1
- DashHtml.psm1
- Private\Build-DhTableSections.ps1
- Private\ConvertTo-DhJsonString.ps1
- Private\Get-DhCssAzureDark.ps1
- Private\Get-DhCssAzureLight.ps1
- Private\Get-DhCssBase.ps1
- Private\Get-DhCssCompanyDark.ps1
- Private\Get-DhCssCompanyLight.ps1
- Private\Get-DhCssDefaultDark.ps1
- Private\Get-DhCssDefaultLight.ps1
- Private\Get-DhCssGreyDark.ps1
- Private\Get-DhCssGreyLight.ps1
- Private\Get-DhCssVMwareDark.ps1
- Private\Get-DhCssVMwareLight.ps1
- Private\Get-DhJsContent.ps1
- Private\Get-DhThemeCss.ps1
- Public\Add-DhBarChart.ps1
- Public\Add-DhCollapsible.ps1
- Public\Add-DhFilterCard.ps1
- Public\Add-DhHtmlBlock.ps1
- Public\Add-DhSummary.ps1
- Public\Add-DhTable.ps1
- Public\Export-DhDashboard.ps1
- Public\Get-DhTheme.ps1
- Public\New-DhDashboard.ps1
- Public\Set-DhTableLink.ps1