react-ruby
v1.0.0
Published
React component for ruby tag
Downloads
2
Maintainers
Readme
react-ruby
React component for ruby tag.
For more information about the ruby tag, please check here.
Usage
yarn add react-ruby...
import Ruby from 'react-ruby'
const App = () => (
<Ruby position='over' align='space-around'>
<rb>超電磁砲</rb>
<rp>(</rp><rt>レールガン</rt><rp>)</rp>
</Ruby>
)Ruby props:
position:
overunderinter-character
align
startcenterspace-betweenspace-around
