Adds a Checkbox panel in the Makeswift builder to visually edit a boolean
prop.
A checkbox panel on a Navigation component to show the logo
v0.24.8
.boolean
to your component. If you don’t set a defaultValue
and no value is set in the builder, your component receives undefined
.
showLogo
prop of a Navigation component.
.makeswift.ts
is a naming convention for organizing Makeswift registration
code. Learn
more.