Header menu logo issie

Inline Type

Text with emphasis, within one paragraph, heading, list item or table cell.

Union cases

Union case Description

Bold string

Full Usage: Bold string

Parameters:
    Item : string

Item : string

Code string

Full Usage: Code string

Parameters:
    Item : string

Item : string

Italic string

Full Usage: Italic string

Parameters:
    Item : string

Item : string

Link(shown, url)

Full Usage: Link(shown, url)

Parameters:
    shown : string
    url : string

[shown](url). The url is handed to the caller's handler; nothing here opens it.

shown : string
url : string

Text string

Full Usage: Text string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsBold

Full Usage: this.IsBold

Returns: bool
Returns: bool

this.IsCode

Full Usage: this.IsCode

Returns: bool
Returns: bool

this.IsItalic

Full Usage: this.IsItalic

Returns: bool
Returns: bool

this.IsLink

Full Usage: this.IsLink

Returns: bool
Returns: bool

this.IsText

Full Usage: this.IsText

Returns: bool
Returns: bool

Type something to start searching.