Adds a Number input in the Makeswift builder to visually edit a number
prop.
A Number panel on a Feed component to set the number of items shown
number
to your component. If you don’t set a defaultValue
and no value is set in the builder, your component receives undefined
.
.makeswift.ts
is a naming convention for organizing Makeswift registration
code. Learn
more.