The Editable Container allows your container content or text ediatable, When the EditableContainer is not set on an element, the element will inherit it from its parent.
This component takes 2 input parameters, demonstrate below -
1. ContainerId - Container widget id which include editable text.
2. PlaintextOnly - Which indicates that the element's raw text is editable, but rich text formatting is disabled.