Header menu logo FSharp.Formatting

ApiDocHtml Type

Represents some HTML formatted by model generation

Constructors

Constructor Description

ApiDocHtml(html, id)

Full Usage: ApiDocHtml(html, id)

Parameters:
    html : string
    id : string option

Returns: ApiDocHtml
html : string
id : string option
Returns: ApiDocHtml

Instance members

Instance member Description

this.HtmlText

Full Usage: this.HtmlText

Returns: string

Get the HTML text of the HTML section

Returns: string

this.Id

Full Usage: this.Id

Returns: string option

Get the Id of the element when rendered to html, if any

Returns: string option

Type something to start searching.