Skip to content

Extend an extension to add a fully functional angular component. #46

Closed Answered by sibiraj-s
C0DE-RUNNER asked this question in Q&A
Discussion options

You must be logged in to vote

Please check the https://stackblitz.com/edit/ngx-tiptap-mentions-e88hsh. I have updated to get the desired outcome(sort of). It works, but you will still need to get the part of uniquely identifying the node correctly and updating/destroying them correctly. I've just used position for now as an identifier, but its not reliable. Or you can use that, but smartly update the properties/inputs provided to the component.

You can refer AngularRenderer for the list of available methods

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
11 replies
@sibiraj-s
Comment options

@sibiraj-s
Comment options

@C0DE-RUNNER
Comment options

@sibiraj-s
Comment options

Answer selected by C0DE-RUNNER
@C0DE-RUNNER
Comment options

@sibiraj-s
Comment options

@C0DE-RUNNER
Comment options

@sibiraj-s
Comment options

Comment options

You must be logged in to vote
2 replies
@sakshi-klaarhq
Comment options

@sibiraj-s
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants