Components
Components are the building blocks of a PowerShell Universal app.
A Universal app is composed of components. When building an app, you can simply call the PowerShell cmdlets within your app script to create a new component.
Component Types
There are over 50 components that you can use in your apps. Some of the commonly used components include:
Surfaces
Last updated