API Reference
Command
New-HtmlXTableButtonSearchBuilder
Enables the DataTables SearchBuilder feature.
Remarks
Use inside New-HtmlXTable { }.
Examples
New-HtmlXTableButtonSearchBuilder
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-HtmlXTableButtonSearchBuilder [-Enable <bool>] [<CommonParameters>]#Parameters
- Enable bool
- Whether to enable SearchBuilder.
Outputs
HtmlForgeX.DslOptions.Tables.TableButtonSearchBuilderOption