Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
FormattedTextRenderOptions
Interface FormattedTextRenderOptions
interface
FormattedTextRenderOptions
{
actionHandler
?:
ContentActionHandler
;
className
?:
string
;
inline
?:
boolean
;
renderCodeSegments
?:
boolean
;
}
Hierarchy (
view full
)
FormattedTextRenderOptions
MarkdownRenderOptions
Index
Properties
action
Handler?
class
Name?
inline?
render
Code
Segments?
Properties
Optional
Readonly
action
Handler
action
Handler
?:
ContentActionHandler
Optional
Readonly
class
Name
class
Name
?:
string
Optional
Readonly
inline
inline
?:
boolean
Optional
Readonly
render
Code
Segments
render
Code
Segments
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
action
Handler
class
Name
inline
render
Code
Segments
Theia TypeDoc
Loading...