Install

Install-Module Universal.Utilities.Apps
Version

0.0.4

Last Updated

Tuesday, 23 May 2023

Tags

PowerShellUniversal Apps

Author

Ironman Software

App (Dashboard) Utilities

Utility functions for PowerShell Universal apps.

Get-UDCache

Returns the current values in the $Cache scope.

New-UDCenter

Center items on an app.

New-UDConfirm

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

New-UDLineBreak

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

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.