Interface RichTextComponent.ImageResolver
- Enclosing class:
RichTextComponent
public static interface RichTextComponent.ImageResolver
Resolves an image source string (as it appears in the markup, e.g. an
<img src> URL or
a Markdown image target) to a loaded Image. Return null to render a placeholder.-
Method Summary
-
Method Details
-
resolve
-