-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I would like to suggest adding ControlType.RichText
to this great resource.
title: {
title: "Title",
// @ts-ignore
type: ControlType.RichText,
},
I found a reference here: Link.
This would allow us to have rich text editing capabilities directly in the component panel.
Metadata
Metadata
Assignees
Labels
No labels