1.0.0 • Published 10 years ago
rogain-component-frame v1.0.0
rogain-component-frame
Alias and create inline variables.
<Frame friend={@attrs.name} intro="My friend's name is">
<div>{intro} {friend}</div>
</Frame><Friend name="Buckle" /><div>My friend's name is Buckle</div>Install
With npm do:
npm install rogain-component-frameLicense
MIT
1.0.0
10 years ago