Creates the module with the specified query selector.
- Namespace
- Statiq
.Core - Containing Type
- QueryHtml
Syntax
public QueryHtml(string querySelector)
Parameters
| Name | Type | Description |
|---|---|---|
| querySelector | string | The query selector to use. |