You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm using LoroText to represent a paragraph.
what's the best way to split a LoroText? or provide an api like this:
loroText.deleteRight(off):Delta[] //return the deleted part as Delta
The text was updated successfully, but these errors were encountered:
sunnyawake5
changed the title
best way to split a paragraph(lorolist)
best way to split a paragraph(lorotext)
Mar 2, 2025
i'm using LoroText to represent a paragraph.
what's the best way to split a LoroText? or provide an api like this:
loroText.deleteRight(off):Delta[] //return the deleted part as Delta
The text was updated successfully, but these errors were encountered: