API Reference
Command
New-HtmlXButtonBar
Creates a horizontal button bar.
Remarks
Part of the HtmlForgeX.PowerShell DSL.
Examples
New-HtmlXButtonBar {
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-HtmlXButtonBar [-Content <ScriptBlock>] [<CommonParameters>]#Parameters
- Content ScriptBlock
- Scriptblock that adds buttons to the bar.
Outputs
HtmlForgeX.TablerButtonBar