Install-Module Universal.Utilities.Apps
0.0.4
Tuesday, 23 May 2023
PowerShellUniversal Apps
Ironman Software
Utility functions for PowerShell Universal apps.
Returns the current values in the $Cache scope.
$Cache
Center items on an app.
Prompts the user a yes\no confirm prompt with a customizable prompt.
Creates a line break (</br>) in the app.
</br>
Reloads the current page.
Shows the $EventData variable in a modal as JSON.
$EventData
Shows an object in a modal in a table.
Shows all the theme colors in a modal.
Shows variables and their values in a modal.