HtmlEngine<'HtmlProp, 'DashComponent> Type

Constructors

Constructor Description

HtmlEngine(mkTaggedElement, mkHtmlText)

Full Usage: HtmlEngine(mkTaggedElement, mkHtmlText)

Parameters:
    mkTaggedElement : string -> List<'HtmlProp> -> 'DashComponent
    mkHtmlText : string -> 'DashComponent

Returns: HtmlEngine<'HtmlProp, 'DashComponent>
mkTaggedElement : string -> List<'HtmlProp> -> 'DashComponent
mkHtmlText : string -> 'DashComponent
Returns: HtmlEngine<'HtmlProp, 'DashComponent>

Instance members

Instance member Description

this.a props

Full Usage: this.a props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.abbr props

Full Usage: this.abbr props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.address props

Full Usage: this.address props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.anchor props

Full Usage: this.anchor props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.area props

Full Usage: this.area props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.article props

Full Usage: this.article props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.aside props

Full Usage: this.aside props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.audio props

Full Usage: this.audio props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.b props

Full Usage: this.b props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.base' props

Full Usage: this.base' props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.bdi props

Full Usage: this.bdi props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.bdo props

Full Usage: this.bdo props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.blockquote props

Full Usage: this.blockquote props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.body props

Full Usage: this.body props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.br props

Full Usage: this.br props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.button props

Full Usage: this.button props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.canvas props

Full Usage: this.canvas props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.caption props

Full Usage: this.caption props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.cite props

Full Usage: this.cite props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.code props

Full Usage: this.code props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.col props

Full Usage: this.col props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.colgroup props

Full Usage: this.colgroup props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.custom (key, props)

Full Usage: this.custom (key, props)

Parameters:
    key : string
    props : List<'HtmlProp>

Returns: 'DashComponent
key : string
props : List<'HtmlProp>
Returns: 'DashComponent

this.data props

Full Usage: this.data props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.datalist props

Full Usage: this.datalist props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.dd props

Full Usage: this.dd props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.del props

Full Usage: this.del props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.details props

Full Usage: this.details props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.dfn props

Full Usage: this.dfn props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.dialog props

Full Usage: this.dialog props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.div props

Full Usage: this.div props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.dl props

Full Usage: this.dl props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.dt props

Full Usage: this.dt props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.em props

Full Usage: this.em props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.fieldSet props

Full Usage: this.fieldSet props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.figcaption props

Full Usage: this.figcaption props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.figure props

Full Usage: this.figure props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.footer props

Full Usage: this.footer props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.form props

Full Usage: this.form props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.h1 props

Full Usage: this.h1 props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.h2 props

Full Usage: this.h2 props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.h3 props

Full Usage: this.h3 props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.h4 props

Full Usage: this.h4 props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.h5 props

Full Usage: this.h5 props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.h6 props

Full Usage: this.h6 props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.head props

Full Usage: this.head props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.header props

Full Usage: this.header props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.hr props

Full Usage: this.hr props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.html props

Full Usage: this.html props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.i props

Full Usage: this.i props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.iframe props

Full Usage: this.iframe props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.img props

Full Usage: this.img props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.input props

Full Usage: this.input props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.ins props

Full Usage: this.ins props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.kbd props

Full Usage: this.kbd props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.label props

Full Usage: this.label props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.legend props

Full Usage: this.legend props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.li props

Full Usage: this.li props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.listItem props

Full Usage: this.listItem props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.main props

Full Usage: this.main props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.map props

Full Usage: this.map props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.mark props

Full Usage: this.mark props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.metadata props

Full Usage: this.metadata props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.meter props

Full Usage: this.meter props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.nav props

Full Usage: this.nav props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.none

Full Usage: this.none

Returns: 'DashComponent
Returns: 'DashComponent

this.noscript props

Full Usage: this.noscript props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.object props

Full Usage: this.object props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.ol props

Full Usage: this.ol props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.optgroup props

Full Usage: this.optgroup props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.option props

Full Usage: this.option props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.orderedList props

Full Usage: this.orderedList props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.output props

Full Usage: this.output props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.p props

Full Usage: this.p props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.paragraph props

Full Usage: this.paragraph props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.picture props

Full Usage: this.picture props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.pre props

Full Usage: this.pre props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.progress props

Full Usage: this.progress props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.q props

Full Usage: this.q props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.rb props

Full Usage: this.rb props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.rp props

Full Usage: this.rp props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.rt props

Full Usage: this.rt props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.rtc props

Full Usage: this.rtc props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.ruby props

Full Usage: this.ruby props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.s props

Full Usage: this.s props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.samp props

Full Usage: this.samp props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.script props

Full Usage: this.script props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.section props

Full Usage: this.section props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.select props

Full Usage: this.select props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.small props

Full Usage: this.small props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.source props

Full Usage: this.source props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.span props

Full Usage: this.span props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.strong props

Full Usage: this.strong props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.sub props

Full Usage: this.sub props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.summary props

Full Usage: this.summary props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.sup props

Full Usage: this.sup props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.table props

Full Usage: this.table props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tableBody props

Full Usage: this.tableBody props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tableCell props

Full Usage: this.tableCell props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tableHeader props

Full Usage: this.tableHeader props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tableRow props

Full Usage: this.tableRow props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tbody props

Full Usage: this.tbody props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.td props

Full Usage: this.td props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.template props

Full Usage: this.template props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.text value

Full Usage: this.text value

Parameters:
Returns: 'DashComponent
value : Guid
Returns: 'DashComponent

this.text value

Full Usage: this.text value

Parameters:
    value : float

Returns: 'DashComponent
value : float
Returns: 'DashComponent

this.text value

Full Usage: this.text value

Parameters:
    value : int

Returns: 'DashComponent
value : int
Returns: 'DashComponent

this.text value

Full Usage: this.text value

Parameters:
    value : string

Returns: 'DashComponent
value : string
Returns: 'DashComponent

this.textarea props

Full Usage: this.textarea props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tfoot props

Full Usage: this.tfoot props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.th props

Full Usage: this.th props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.thead props

Full Usage: this.thead props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.time props

Full Usage: this.time props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.tr props

Full Usage: this.tr props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.track props

Full Usage: this.track props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.u props

Full Usage: this.u props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.ul props

Full Usage: this.ul props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.unorderedList props

Full Usage: this.unorderedList props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.var props

Full Usage: this.var props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.video props

Full Usage: this.video props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent

this.wbr props

Full Usage: this.wbr props

Parameters:
    props : List<'HtmlProp>

Returns: 'DashComponent
props : List<'HtmlProp>
Returns: 'DashComponent