Home       Comp Core Examples       Comp Projects

fillRect

fillRect will draw a colored rectangle on the screen.

This is the best component to get started with this library since it has all the Base Props implemented with no comp props

Arg Name Arg Type Explanation
color string color of the rectangle

fillRect has no comp props.