Version

1.0.0

Author

Ironman Software

Downloads

97

Tags

PowerShellUniversal Apps TinyMCE

Created

04/27/2023

TinyMCE for PowerShell Universal Apps

This component integrates the TinyMCE React component into PowerShell Universal.

Installation

Install-Module Universal.Components.TinyMCE

Usage

New-UDTinyMCE

Parameters

  • Init - Hashtable of TinyMCE initialization options
  • InitialValue - The initial value of the editor
  • OnEditorChange - An event handler that receives the value of the editor when it changes

Installation Options

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.

PS > Install-PSResource Universal.Components.TinyMCE

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Gallery

Version History

Version Published
1.0.0 04/27/2023