Searched defs:onContentUpdate (Results 1 – 1 of 1) sorted by relevance
38 onContentUpdate?: (portalElement: HTMLElement) => void; property74 const {onContentUpdate = () => {}} = attrs; constant