Previews

1
2
3
4
5
6
render Fluxbit::ButtonComponent.new(
color: color,
pill: pill,
size: size.to_i,
class: 'w-full'
).with_content("A button")