save
LayoutComponent
❌ Theme ✅ Options ✅ Content & Translations
To edit a save element, you need to edit the layout-component save
and send a PATCH request on /widgets/layout-component/{layout-component-id}
and specify the following options in the options
property.
Element
Description
Component options
guidelineText
Text element that appears above Save button when changes are detected in the form.
saveButton
Save button element.
card
Container of Save button.
Last updated