GenieFramework / StippleUI.jl

StippleUI is a library of reactive UI elements for Stipple.jl.
MIT License
82 stars 15 forks source link

support flexgrid kwargs for all element functions #106

Closed hhaensel closed 9 months ago

hhaensel commented 10 months ago

This is the corresponding PR to https://github.com/GenieFramework/Stipple.jl/pull/215. So currently this PR will only pass with Stipple#master.

Before we merge, we have to decide on final naming of the col-size parameter, see #105