hi @Manasi29 Apart from the link shared by @sachinarora , below is some
additional stuff : You can define which HTML selector the text editor
starts by configuring the following properties:editElementQuery -
Defined on cq:InplaceEditingConfig, this property is used to specify a
selector of the HTML element on which the inline-editing for the Text
Component will be started. If not specified, the inline-editing is
directly started on the Text Component HTML.textPropertyName - Defined
on cq:Inplace...