API Reference
Command
New-HtmlXTableButtonPageLength
Creates a page length button for a DataTables table.
Remarks
Use inside New-HtmlXTable { }.
Examples
New-HtmlXTableButtonPageLength -Text "Rows"
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-HtmlXTableButtonPageLength [-Text <string>] [<CommonParameters>]#Parameters
- Text string
- Button label text.
Outputs
HtmlForgeX.DslOptions.Tables.TableButtonPageLengthOption