Client-Side Pages
Cmdlet | Description | |
Get-PnPAvailableClientSideComponents | Gets the available client side components on a particular page | |
Move-PnPClientSideComponent | Moves a Client-Side Component to a different section/column | |
Add-PnPClientSidePage | Adds a Client-Side Page | |
ConvertTo-PnPClientSidePage | Converts a classic page (wiki or web part page) into a Client-Side Page | |
Get-PnPClientSidePage | Gets a Client-Side Page | |
Remove-PnPClientSidePage | Removes a Client-Side Page | |
Set-PnPClientSidePage | Sets parameters of a Client-Side Page | |
Save-PnPClientSidePageConversionLog | Persists the current client side page conversion log data to the loggers linked to the last used page transformation run. Needs to be used in conjunction with the -LogSkipFlush flag on the ConvertTo-PnPClientSidePage cmdlet | |
Export-PnPClientSidePageMapping | Get's the built-in maping files or a custom mapping file for your publishing portal page layouts. These mapping files are used to tailor the page transformation experience. | |
Add-PnPClientSidePageSection | Adds a new section to a Client-Side page | |
Add-PnPClientSideText | Adds a text element to a client-side page. | |
Add-PnPClientSideWebPart | Adds a Client-Side Web Part to a client-side page |