Detail payload emitted on the sc-change Custom Event.
sc-change
The event bubbles and is composed so cross-Shadow-DOM listeners (e.g. the orchestrating <schema-component> outside the child's shadow tree) receive it without breaking encapsulation.
<schema-component>
Path of the field that produced the change.
Detail payload emitted on the
sc-changeCustom Event.The event bubbles and is composed so cross-Shadow-DOM listeners (e.g. the orchestrating
<schema-component>outside the child's shadow tree) receive it without breaking encapsulation.