HtmlForgeX

API Reference

Command

New-HtmlXTableButtonSearchBuilder

Namespace HtmlForgeX.PowerShell
Outputs
HtmlForgeX.DslOptions.Tables.TableButtonSearchBuilderOption

Enables the DataTables SearchBuilder feature.

Remarks

Use inside New-HtmlXTable { }.

Examples

Imported script example

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 optionalposition: namedpipeline: false
Whether to enable SearchBuilder.

Outputs

HtmlForgeX.DslOptions.Tables.TableButtonSearchBuilderOption