Add a Style control to your component in the Makeswift builder to visually edit a CSS class string
prop.
Style controls for an Image component
Style.Width
Style.Margin
Style.Padding
Style.Border
Style.BorderRadius
Style.TextStyle
Style.Default
which is equivalent to [Style.Width, Style.Margin]
Style.All
which includes all properties.className
prop of an Image component.
.makeswift.ts
is a naming convention for organizing Makeswift registration
code. Learn
more.