@metacell/geppetto-meta-ui
Version:
React components from geppetto-meta to create neuroscience applications and visualize data.
22 lines (13 loc) • 476 B
Markdown
# HTML Viewer
Simple HTML renderer - useful to display HTML formatted bits, with the option of specifying custom actions on link clicks.
```element
html-viewer/HTMLViewer
```
## Examples
### HTMLViewer Example 1
Basic example usage of the HTML Viewer. Actions specified in the attribute "data-action" of anchor elements are captured and handled by the handleClick prop.
```
html-viewer/HTMLViewerShowcase
```
## Libraries
[React](https://www.npmjs.com/package/react)