Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/markdown-rendering/markdown-renderer
FormattedTextRenderOptions
Interface FormattedTextRenderOptions
interface
FormattedTextRenderOptions
{
actionHandler
?:
ContentActionHandler
;
className
?:
string
;
inline
?:
boolean
;
renderCodeSegments
?:
boolean
;
}
Hierarchy (
View Summary
)
FormattedTextRenderOptions
MarkdownRenderOptions
Index
Properties
action
Handler?
class
Name?
inline?
render
Code
Segments?
Properties
Optional
Readonly
action
Handler
actionHandler
?:
ContentActionHandler
Optional
Readonly
class
Name
className
?:
string
Optional
Readonly
inline
inline
?:
boolean
Optional
Readonly
render
Code
Segments
renderCodeSegments
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Handler
class
Name
inline
render
Code
Segments
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...