/dashboard-utils

Utilities for PowerShell Universal Dashboards.

Primary LanguagePowerShellMIT LicenseMIT

Dashboard Utilities

Utility functions for PowerShell Universal Dashboard

Get-UDCache

Returns the current values in the $Cache scope.

New-UDCenter

Center items on a dashboard.

New-UDConfirm

Prompts the user a yes\no confirm prompt with a customizable prompt.

New-UDLineBreak

Creates a line break (</br>) in the dashboard.

Reset-UDPage

Reloads the current page.

Show-UDEventData

Shows the $EventData variable in a modal as JSON.

Show-UDObject

Shows an object in a modal in a table.

Show-UDThemeColorViewer

Shows all the theme colors in a modal.

Show-UDVariable

Shows variables and their values in a modal.