Dita Conref Reference Popover
Type: React component
A popover used for conref references in dita editors.
Is registered under the name DitaConrefReferencePopover
.
Is automatically used in configureAsConref, but extra popoverData can be added.
Other
configureAsConref(sxModule, '@conref', 'reused content', {
popoverData: {
editOperationName: 'conref-edit'
}
});
Props
data
(Required)
Type: Object
The popoverData that should be provided in the family configuration.
Properties