Skip to content

Render 0.3.0

Compare
Choose a tag to compare
@alexdrone alexdrone released this 19 May 12:31
· 674 commits to master since this release

Render offers a conventient way to apply and share styles among components.
ComponentStyle is a simple struct with a closure that describe the styling for a component node. ComponentStyles can be chained using the + operator.