JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

add style kwarg do Slider #258

Open aplavin opened 1 year ago

aplavin commented 1 year ago

Even simpler than old #178

github-actions[bot] commented 1 year ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/aplavin/PlutoUI.jl", rev="sliderstyle")
julia> using PlutoUI

Or run this code in your browser: Run with binder

aplavin commented 1 year ago

bump

upd: added to https://gitlab.com/aplavin/PlutoUIExtra.jl