HtmlForgeX

API Reference

Command

New-HtmlXTableButtonSearchPanes

Namespace HtmlForgeX.PowerShell
Outputs
HtmlForgeX.DslOptions.Tables.TableButtonSearchPanesOption

Enables the DataTables SearchPanes feature.

Remarks

Use inside New-HtmlXTable { }.

Examples

Imported script example

New-HtmlXTableButtonSearchPanes
        

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-HtmlXTableButtonSearchPanes [-Enable <bool>] [<CommonParameters>]
#

Parameters

Enable bool optionalposition: namedpipeline: false
Whether to enable SearchPanes.

Outputs

HtmlForgeX.DslOptions.Tables.TableButtonSearchPanesOption