API Reference
Command
New-HtmlXTableSearch
Enables or disables the table search box.
Remarks
Use inside New-HtmlXTable { }.
Examples
New-HtmlXTableSearch -Enable
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-HtmlXTableSearch [-Enable <bool>] [<CommonParameters>]#Parameters
- Enable bool
- Whether to enable search.
Outputs
HtmlForgeX.DslOptions.Tables.TableSearchOption