payload icon indicating copy to clipboard operation
payload copied to clipboard

fix(richtext-lexical): ensure sub-fields have access to full document data in form state

Open AlessioGr opened this issue 1 year ago • 0 comments

This adds

  • a useDocumentForm hook to access the document Form. Useful if you are within a sub-Form
  • a full data override property to the form state endpoint

AlessioGr avatar Dec 10 '24 18:12 AlessioGr