@nbamford123/arwes
Version:
Futuristic Sci-Fi and Cyberpunk Graphical User Interface Framework for Web Apps
10 lines (7 loc) • 302 B
Markdown
This is the replacement for code HTML tags. It works as inline `<code />` or
block `<pre />` tags.
```javascript
<Code animate>window.requestAnimationFrame(this.nextFrame);</Code>
```
The component uses [prismjs](http://prismjs.com) internally so if the component
is imported it is imported with it.