aaronzshey / react-hexgrid

Build interactive hexagon grids with React
https://main--66a5393443e58f4dc4f0ca6b.chromatic.com/
MIT License
1 stars 0 forks source link

cellStyle and fill need more documentation #20

Closed aaronzshey closed 1 month ago

aaronzshey commented 3 months ago

The fill prop on <Hexagon /> only supports strings, while cellStyle accepts JS in CSS. This isn't clear, and should be documented.

aaronzshey commented 1 month ago

This is now mostly explained in the docs. However, Pattern still needs documentation. #31