RichText
Adds a Rich Text control in the Makeswift builder to visually edit a ReactNode of text.
Block
Inline

Options
mode
Sets the display property of the ReactNode that is passed to the control. This is useful for visually editing buttons and links.
Prop type
The RichText control passes a ReactNode to your component.
Example
Block mode
Inline mode
.makeswift.ts is a naming convention for organizing Makeswift registration
code. Learn
more.