[]
Configurates Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content.
public TBuilder Content(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |