API Reference
Command
New-HtmlXModalBody
Defines the modal body content.
Remarks
Use inside New-HtmlXModal { }.
Examples
New-HtmlXModalBody {
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
New-HtmlXModalBody [-Content <ScriptBlock>] [<CommonParameters>]#Parameters
- Content ScriptBlock
- Scriptblock that emits modal body content.
Outputs
HtmlForgeX.ElementContainer